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

[Auditbeat] Configure container logs to be sent to stdout #12751

Closed
wants to merge 4 commits into from

Conversation

cadm-deprez
Copy link

Auditbeat logs are currently using the default settings, writing to /usr/share/auditbeat/logs/auditbeat.
This corrects that, and configures logs to be written to stdout (so that they are readable using kubectl logs <image>)

Configure logs to be sent to stdout
@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

1 similar comment
@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@andrewkroh
Copy link
Member

Hi @tdeprez, thanks for the PR. Can you run make from within deploy/kubernetes to update the generated file. And add an entry to the CHANGELOG.next.asciidoc file under the bugfixes for Auditbeat section. Thanks

@elasticmachine
Copy link
Collaborator

Pinging @elastic/siem (Team:SIEM)

@andrewkroh
Copy link
Member

This was fixed in #17443 so there's nothing to change.

Thanks

@andrewkroh andrewkroh closed this Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants