Displaying 1 result from an estimated 1 matches for "servicecheck".
2018 Jun 06
2
AMI manager logins - omitting from logging output?
...y losing lots of other stuff
as well)?
I'm running Asterisk 13.14.1 as a backend service to LVS/IPVS, and using the
AMI login as the "service alive" check to see which backend servers are
available to take new commands.
This results in lots of
[Jun 7 00:15:19] == Manager 'ServiceCheck' logged on from 10.100.42.254
[Jun 7 00:15:19] == Manager 'ServiceCheck' logged off from 10.100.42.254
entries appearing in the console whenever I'm doing something else on the
machine, which is pretty distracting.
Is there any way to tell AMI that I don't want it to log l...