Issue
- I would like to know if the rate at which topbeat reports to Elasticsearch can be adjusted in PSE?
Environment
- CloudBees Jenkins Enterprise (CJE) - AWS/OpenStack/Anywhere
Resolution
Unfortunately there is no option to configure it inside of Jenkins, although it can be done by editing /etc/topbeat/topbeat.yml and restarting the topbeat service in each machine.
But this change would be overwritten when the next upgrade happens because it will overwrite that topbeat.yml.
0 Comments