When enabling debug mode on a Proxy Server, one gets a lot of data. We have thousands of hosts that we monitor.
The obvious problems include log size getting far too big and the amount of data that is being captured is not relevant to the host and item I'm trying to troubleshoot.
The size issue is easily fixed by limiting the log file size. This is done in the config file on the Proxy Server. I set the limit to a gig: LogFileSize=1024 (that's the max limit in MB, option is 0 - 1024)
Now the next issue of only wanting debug data relating to the host/item in question?
Thank you for taking the time to read this and hopefully I'll get the answer soon
The obvious problems include log size getting far too big and the amount of data that is being captured is not relevant to the host and item I'm trying to troubleshoot.
The size issue is easily fixed by limiting the log file size. This is done in the config file on the Proxy Server. I set the limit to a gig: LogFileSize=1024 (that's the max limit in MB, option is 0 - 1024)
Now the next issue of only wanting debug data relating to the host/item in question?
Thank you for taking the time to read this and hopefully I'll get the answer soon
Comment