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

Use ECS logging library for fleet-server #206

Closed
ruflin opened this issue Apr 7, 2021 · 1 comment · Fixed by #209
Closed

Use ECS logging library for fleet-server #206

ruflin opened this issue Apr 7, 2021 · 1 comment · Fixed by #209
Labels
Team:Elastic-Agent Label for the Agent team

Comments

@ruflin
Copy link
Collaborator

ruflin commented Apr 7, 2021

fleet-server should log by default in ecs format. Ideally it uses the ecs logging library: elastic/beats#17974 This important to make sure if all the logs are shipped into a single index for the Elastic Agent and its processes, there are no conflicts.

Related ECS logging for Elastic Agent: elastic/beats#23871

@ruflin ruflin added the Team:Elastic-Agent Label for the Agent team label Apr 7, 2021
@ruflin
Copy link
Collaborator Author

ruflin commented Apr 7, 2021

Short term it should be verified that fleet-server logs do not conflict with ECS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Elastic-Agent Label for the Agent team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant