Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Fix elasticsearch output adding bulk index item #253

Closed
Tracked by #197 ...
leehinman opened this issue Feb 21, 2023 · 1 comment · Fixed by #277
Closed
Tracked by #197 ...

Fix elasticsearch output adding bulk index item #253

leehinman opened this issue Feb 21, 2023 · 1 comment · Fixed by #277
Assignees
Labels
bug Something isn't working Team:Elastic-Agent Label for the Agent team

Comments

@leehinman
Copy link
Contributor

Error:

{"log.level":"debug","@timestamp":"2023-02-21T21:16:52.852Z","log.logger":"elasticsearch-output","log.origin":{"file.name":"elasticsearch/output.go","file.line":137},"message":"Failed to add items: \"\"","service.name":"shipper","ecs.version":"1.6.0"}

most likely due to b5bdbfe, was working at 4d8899c

@leehinman leehinman added bug Something isn't working Team:Elastic-Agent Label for the Agent team labels Feb 21, 2023
@leehinman
Copy link
Contributor Author

When fixing the event should go to the correct index not the default "elastic-agent-shipper-test" index

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working Team:Elastic-Agent Label for the Agent team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants