
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello,
Is it possible to automatically add the same line (e.g. agent.rawevent.logging.interval=600000) to
the agent.properties file of all connectors at once?
Regards,
Pedro Chaves
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
If you don't have ArcMC/ConApp and need to do it over a reasonable connector fleet - why not use Ansible: Ansible is Simple IT Automation
Just set up a simple play that checks all the destination XML files and ensures the line in file "agent.rawevent.logging.interval=600000". Its easy to set up, and free.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I would ArcMC could make the job.
Or by scripting by modifying conf file a restart the connector or force him to reload the config

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Yeah as Danje mentioned. Mostly in CA. It's implemented https://protect724.hp.com/message/16063#16063

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
If you don't have ArcMC/ConApp and need to do it over a reasonable connector fleet - why not use Ansible: Ansible is Simple IT Automation
Just set up a simple play that checks all the destination XML files and ensures the line in file "agent.rawevent.logging.interval=600000". Its easy to set up, and free.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello Adam,
It looks like a great tool!
As soon as I have time I will explore it.
thank you.
Regards,
Pedro Chaves