Hi Mike, Your have the wrong quotes in your config. It should be "", not ”″.
So change your config to: <agent_config name="test1|test2"> and it should work... *yes, I know, error handling of the agent.conf is far from ideal, we will fix that soon :) Thanks, -- Daniel B. Cid dcid ( at ) ossec.net On Wed, Apr 14, 2010 at 3:35 AM, Mike Sievers <[email protected]> wrote: > Hi at all! > > Yes, the agent was restarted. > This is my agent.conf > > <agent_config name=”test1|test2″> > <localfile> > <log_format>syslog</log_format> > <location>/var/log/rc.dhcpd.log</location> > </localfile> > > <syscheck> > <directories check_all="yes">/boot</directories> > </syscheck> > > </agent_config> > > > -- > To unsubscribe, reply using "remove me" as the subject. >
