salt.beacons.btmp

Beacon to fire events at failed login of users

beacons:
  btmp: {}
salt.beacons.btmp.beacon(config)

Read the last btmp file and return information on the failed logins

beacons:
  btmp: {}
salt.beacons.btmp.validate(config)

Validate the beacon configuration

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 2015.8.3

Previous topic

Full list of builtin beacon modules

Next topic

salt.beacons.diskusage