Resolution
goal
How do I enable debugging for the common agent?
goal
How do I configure the common agent to provide more detailed logging information?
goal
How do I turn debug on for the common agent?
goal
How do I change the verbose level for the common agent?
goal
How do I get troubleshooting information from the common agent?
fact
VigilEnt Security Agent for Unix
fix
How do I enable debugging for the common agent?
goal
How do I configure the common agent to provide more detailed logging information?
goal
How do I turn debug on for the common agent?
goal
How do I change the verbose level for the common agent?
goal
How do I get troubleshooting information from the common agent?
fact
VigilEnt Security Agent for Unix
fix
To enable debugging for the common agent:
- Edit
/etc/vigilent.conf
to change the loglevel variable to a value from 1 to 5 with 5 being the highest verbosity level. - Run
vsaunix/$OS/vsau/bin/stopca
andvsaunix/$OS/vsau/bin/startca
to implement the change. - Run the jobs that you want to debug.
- Look in
vsaunix/$OS/cmnagent/log/
to see the debug logs. - Repeat steps 1 and 2 to turn the debug level off once you have completed troubleshooting. If you keep the verbosity level high, the file system will fill up.
Additional Information
Formerly known as NETIQKB47010