This article adds further detail to the previous KB article that describes how to suppress agent daemon messages.

\n

 

\n

Use the following steps to reduce the number of messages recorded in var/log/messages files on Red Hat Linux agents:

\n\n
\n
\n

log_on_success -= PID
log_on_success -= EXIT
log_on_success -= HOST DURATION
log_on_failure -= HOST

\n\n

To test if the agent is still logging messages, run a tail -f on messages and then poll the Agent from the up.time UI to see if this action logs a new message.