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

Robust System Log Collection #15

Closed
tlcyr4 opened this issue Dec 15, 2020 · 0 comments
Closed

Robust System Log Collection #15

tlcyr4 opened this issue Dec 15, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tlcyr4
Copy link
Contributor

tlcyr4 commented Dec 15, 2020

Currently, the tool takes /var/log/syslog and dmesg, which captures the system logs we want on Ubuntu. However, RHEL-based distros tend to put logs into /var/log/messages instead of /var/log/syslog, and newer distros (including Ubuntu) are switching over to logging using journald. The tool should be intelligent enough to gather the logs we need in any of these cases.

@tlcyr4 tlcyr4 self-assigned this Jan 14, 2021
@tlcyr4 tlcyr4 added the enhancement New feature or request label Jan 14, 2021
@tlcyr4 tlcyr4 closed this as completed Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant