On Nov 15, 2014 7:14 AM, "Chris An" <[email protected]> wrote: > > When i create the agent.conf in the /var/ossec/etc/shared of the main ossec server the agent.conf forwards after a while to the /var/ossec/ossec-agent/etc/shared folder. > the thing i want to succeed is to forward the same agent.conf through the hybrid - server to the agents that are beneath him. >
There's no built in way to do this, but you could use active response. Create a script to copy the file to the desired location. Then configure it to execute on the agent whenever the file is updated. Or use puppet/chef/whatever. > Thnx in advance > > > > > -- > > --- > You received this message because you are subscribed to the Google Groups "ossec-list" group. > To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- --- You received this message because you are subscribed to the Google Groups "ossec-list" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
