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

syslog tests fail when syslog is busy #2

Open
tchinchow opened this issue Oct 30, 2023 · 0 comments
Open

syslog tests fail when syslog is busy #2

tchinchow opened this issue Oct 30, 2023 · 0 comments

Comments

@tchinchow
Copy link
Owner

tchinchow commented Oct 30, 2023

The command sudo tail -n1 /var/log/messages sometime fail to return the proper log in cases when syslog is busy.

[edit]: I also noted that syslog may take some time to write the log in the designated file therefore the sudo tail -n1 /var/log/messages command may also fail to retrieve the last bashlog when it is called immediately after the bashlog log function.

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

No branches or pull requests

1 participant