Hi Dan,
Thanks for the quick reply. Glad to hear someone else got this
working! Unfortunately, I still can't get syscheckd to recognize its
settings in agent.conf. Is your config much different from my own? Any
chance you can post yours so I can compare?
I've answered your questions below. Any other ideas?
-Michael
On May 18, 1:48 pm, "dan (ddp)" <
ddp...@gmail.com> wrote:
> Using the agent.conf for syscheck works for me on the agents (it does
> not work on the manager).
> Make sure the agent.conf has been transferred to the agents.
agent.conf has been transferred to the agents (verified through the
hash from bin/manage_agents and by checking the Agent's etc/shared/
agent.conf file contents) and I restarted the ossec agent's process
after checking this.
> Make sure the permissions make it readable by the agents.
[root@ossec-agent4 ossec]# ls -lah /var/ossec/etc/shared/agent.conf
-rw-r--r-- 1 ossec ossec 2.5K May 18 12:05 /var/ossec/etc/shared/
agent.conf
> Is the agent.conf below the entirety of your agent.conf? Did you
> copy/paste it from an ossec.conf? Simple typos can cause havoc in the
> agent.conf.
What I pasted is the entire contents, yes. I created it by copy
+pasting from ossec.conf to eliminate fat-fingered mistakes.