Forum Discussion
cfulbrook
Nov 01, 2022Copper Contributor
Permission denied
Hi all,
Could anyone explain why I cant access /etc/opt/microsoft/omsagent/[WorkspaceID]/conf/omsagent.d/security_events.conf ? Keeps comining up as Permission Denied. I need to access this to check CEF scripts.
Thank you!
1 Reply
Seems related to OMSAgent configuration files owned by the omsagent service account and require elevated privileges to access, try sudo or switch to the omsagent user when editing or inspecting these files.