-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Use journald for system module on Debian 12 #41061
Merged
belimawr
merged 38 commits into
elastic:main
from
belimawr:40526-system-integration-journald
Oct 14, 2024
Merged
Use journald for system module on Debian 12 #41061
belimawr
merged 38 commits into
elastic:main
from
belimawr:40526-system-integration-journald
Oct 14, 2024
Commits on Oct 11, 2024
-
Use journald for system/syslog module on Debian 12
This commit adds osVersion and osFamily to the builtin field used to render the modules template. The system/syslog template is updated to use journald for Debian 12.
Configuration menu - View commit details
-
Copy full SHA for 7677ba6 - Browse repository at this point
Copy the full SHA 7677ba6View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb0a798 - Browse repository at this point
Copy the full SHA eb0a798View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5165201 - Browse repository at this point
Copy the full SHA 5165201View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba0b713 - Browse repository at this point
Copy the full SHA ba0b713View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1503234 - Browse repository at this point
Copy the full SHA 1503234View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9300272 - Browse repository at this point
Copy the full SHA 9300272View commit details -
Configuration menu - View commit details
-
Copy full SHA for 198c632 - Browse repository at this point
Copy the full SHA 198c632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15e56bf - Browse repository at this point
Copy the full SHA 15e56bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1d10d6 - Browse repository at this point
Copy the full SHA f1d10d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e013bc - Browse repository at this point
Copy the full SHA 8e013bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6905f5 - Browse repository at this point
Copy the full SHA e6905f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84e2554 - Browse repository at this point
Copy the full SHA 84e2554View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1841a02 - Browse repository at this point
Copy the full SHA 1841a02View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae126c8 - Browse repository at this point
Copy the full SHA ae126c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b06572 - Browse repository at this point
Copy the full SHA 4b06572View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd7b43a - Browse repository at this point
Copy the full SHA dd7b43aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24f9895 - Browse repository at this point
Copy the full SHA 24f9895View commit details -
Configuration menu - View commit details
-
Copy full SHA for f14f41c - Browse repository at this point
Copy the full SHA f14f41cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7d37d6 - Browse repository at this point
Copy the full SHA d7d37d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcc6cac - Browse repository at this point
Copy the full SHA fcc6cacView commit details -
Improve system test error handling
Set Filebeat to write logs to file where the framework can find it, this avoids the 'file not found' exception thrown when trying to print logs on test failures form masking the actual test failure.
Configuration menu - View commit details
-
Copy full SHA for fe5bdb1 - Browse repository at this point
Copy the full SHA fe5bdb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e86d97e - Browse repository at this point
Copy the full SHA e86d97eView commit details -
Choose between journald and log input based on flag, update module
The module configuration template has been updated to use the new input, the new input can select journald or traditional log files based on the flags `use_journald` or `use_files`.
Configuration menu - View commit details
-
Copy full SHA for 5c84f4a - Browse repository at this point
Copy the full SHA 5c84f4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcc81e5 - Browse repository at this point
Copy the full SHA bcc81e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 333cf0b - Browse repository at this point
Copy the full SHA 333cf0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a1d441 - Browse repository at this point
Copy the full SHA 0a1d441View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8fe075 - Browse repository at this point
Copy the full SHA d8fe075View commit details -
Fix test_module.py by passing the `-once` flag when the test file is not a journal and by killing (SIGKILL) the Filebeat process if it does not terminate gracefully in 15s.
Configuration menu - View commit details
-
Copy full SHA for 607ef82 - Browse repository at this point
Copy the full SHA 607ef82View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9e297d - Browse repository at this point
Copy the full SHA d9e297dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fce6a0 - Browse repository at this point
Copy the full SHA 4fce6a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 056d9e7 - Browse repository at this point
Copy the full SHA 056d9e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9270dc3 - Browse repository at this point
Copy the full SHA 9270dc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3328fce - Browse repository at this point
Copy the full SHA 3328fceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 648200d - Browse repository at this point
Copy the full SHA 648200dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bafcf0 - Browse repository at this point
Copy the full SHA 2bafcf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11e6655 - Browse repository at this point
Copy the full SHA 11e6655View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbfdbbe - Browse repository at this point
Copy the full SHA fbfdbbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea2e833 - Browse repository at this point
Copy the full SHA ea2e833View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.