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

fix: configure log source for podman events #47

Merged
merged 1 commit into from
May 27, 2024
Merged

Conversation

matbme
Copy link
Member

@matbme matbme commented May 27, 2024

When we switched the log driver from journald to k8s-file due to podman being unable to log to the system journal, it broke the events command since it defaults to searching the journal for log entries.

This commit changes the events_logger configuration so it searches for events in the correct place.

podman events used by apx-gui for monitoring changes to the subsystems.

When we switched the log driver from `journald` to `k8s-file` due to
podman being unable to log to the system journal, it broke the events
command since it defaults to searching the journal for log entries.

This commit changes the `events_logger` configuration so it searches for
events in the correct place.
@matbme matbme requested a review from mirkobrombin May 27, 2024 14:46
@mirkobrombin mirkobrombin merged commit 1918feb into main May 27, 2024
1 check passed
@mirkobrombin mirkobrombin deleted the fix/podman-events branch May 27, 2024 15:25
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