You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation says that the default configuration uses /var/log/patchmon-agent.log as the log file, however after installation the logs are stored in /etc/patchmon/logs/patchmon-agent.log, which is not the best location to store logs in a Linux system.
I suggest reverting back to the more canonical path. It seems that this was changed in commit 7c6598e
The documentation says that the default configuration uses /var/log/patchmon-agent.log as the log file, however after installation the logs are stored in /etc/patchmon/logs/patchmon-agent.log, which is not the best location to store logs in a Linux system.
I suggest reverting back to the more canonical path. It seems that this was changed in commit 7c6598e
Thanks!