Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No index on kibana #6

Open
fernandobuzon opened this issue Feb 18, 2020 · 3 comments
Open

No index on kibana #6

fernandobuzon opened this issue Feb 18, 2020 · 3 comments

Comments

@fernandobuzon
Copy link

My log at cloudwatch look like:

START RequestId: 793b4050-a688-475b-a338-0b.... Version: $LATEST
... 793b4050-a688-475b-a338-0b.... INFO Received event: { "Records": [ { "eventVersion": "2.1", "eventSource": "aws:s3", "awsRegion": "sa-east-1", "eventTime": "2020-02-18T17:25:08.626Z", "eventName": "ObjectCreated:Put", "userIdentity": { "principalId": "AWS:AIDAITLAQMP...." }, "requestParameters": {
.... 793b4050-a688-475b-a338-0b7d.... INFO All 6 log records added to ES.
END RequestId: 793b4050-a688-475b-a338-0b.....
REPORT RequestId: 793b4050-a688-475b-a338-0b7..... Duration: 1635.37 ms Billed Duration: 1700 ms Memory Size: 128 MB Max...

But kibana shows Couldn't find any Elasticsearch data
Trying to access endpoint/_cat/indices?v

Returns:
health status index uuid pri rep docs.count docs.deleted store.size pri.store.size
green open .kibana_1 QOTqgT5pSZaPU-J..... 1 0 1 4 28.8kb 28.8kb

Any tips?
Thank you.

@ChMarco
Copy link

ChMarco commented Mar 13, 2020

@akshayubale1
Copy link

i am also facing same issue unable to find the index in kibana..but the cloudwatch log says it has been uploaded to elasticsearch..please help

@fernandobuzon
Copy link
Author

fernandobuzon commented Mar 2, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants