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

added capability to use elasticsearch datastreams #92

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

jylitalo
Copy link

While taking kubernetes-event-explorer into use, I stumbled into an issue, where kubernetes-event-explorer logs:

{"level":"error","time":"2023-05-26T12:55:34Z","caller":"/app/pkg/sinks/elasticsearch.go:144","message":"Indexing failed: {"error":{"root_cause":[{"type":"mapper_parsing_exception","reason":"failed to parse"}],"type":"mapper_parsing_exception","reason":"failed to parse","caused_by":{"type":"illegal_argument_exception","reason":"data stream timestamp field [@timestamp] is missing"}},"status":400}"}

After looking for ways to fix this, I stumbled into opsgenie#165 and it solved the problem for my local build.

@mustafaakin mustafaakin merged commit c572daa into resmoio:master Jul 6, 2023
mustafaakin added a commit that referenced this pull request Jul 6, 2023
mustafaakin added a commit that referenced this pull request Jul 6, 2023
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

Successfully merging this pull request may close these issues.

2 participants