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

Only start Journald input with supported systemd versions #39605

Closed

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    3d60072 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3c4091 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6329e84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4793347 View commit details
    Browse the repository at this point in the history
  5. Remove the fork syscall

    belimawr committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    ff71181 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47a057c View commit details
    Browse the repository at this point in the history
  7. Update changelog

    belimawr committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    fd998fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1dab86d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3a83fa3 View commit details
    Browse the repository at this point in the history
  10. Add flag to ignore Systemd version and improve tests

    This commit adds a flag to ignore the Systemd version check for the
    Journald input. The mage targets are updated so the Journald input
    unit tests always run. The tests disable the Systemd version check so
    we can run the tests in our current hosts.
    belimawr committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2111c20 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ace2e17 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2ec481a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    381012c View commit details
    Browse the repository at this point in the history
  14. Use the Systemd DBus

    belimawr committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1b77913 View commit details
    Browse the repository at this point in the history