salt.beacons.journald
A simple beacon to watch journald for specific entries
-
The journald beacon allows for the systemd journal to be parsed and linked objects to be turned into events.
This beacons config will return all sshd jornal entries
beacons: journald: - services: sshd: SYSLOG_IDENTIFIER: sshd PRIORITY: 6
salt.beacons.journald.beacon(config)
-
Validate the beacon configuration
salt.beacons.journald.validate(config)
© 2021 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltproject.io/en/latest/ref/beacons/all/salt.beacons.journald.html