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

Enable console audit logs for docker backport#42671 #42887

Merged
merged 1 commit into from
Jun 5, 2019

Conversation

pgomulka
Copy link
Contributor

@pgomulka pgomulka commented Jun 5, 2019

Enable audit logs in docker by creating console appenders for audit loggers.
also rename field @timestamp to timestamp and add field type with value audit

The docker build contains now two log4j configuration for oss or default versions. The build now allows override the default configuration.

Also changed the format of a timestamp from ISO8601 to include time zone as per this discussion #36833 (comment)

closes #42666
backport#42671

Enable audit logs in docker by creating console appenders for audit loggers.
also rename field @timestamp to timestamp and add field `type` with value audit

The docker build contains now two log4j configuration for oss or default versions. The build now allows override the default configuration.

Also changed the format of a timestamp from ISO8601 to include time zone as per this discussion elastic#36833 (comment)

closes elastic#42666
@pgomulka pgomulka added :Core/Infra/Logging Log management and logging utilities :Security/Audit X-Pack Audit logging backport labels Jun 5, 2019
@pgomulka pgomulka self-assigned this Jun 5, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-security

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Core/Infra/Logging Log management and logging utilities :Security/Audit X-Pack Audit logging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants