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: 2016.3.3

Previous topic

salt.beacons.adb module

Next topic

salt.beacons.diskusage