Configure metric collection frequency dynamically

It is possible to configure the collection frequency dynamically? A use case would be to decrease the frequency during night and restore during the day.

This sounds like an interesting feature, although it's not supported at the moment. Feel free to open a new feature request in our github: https://github.com/elastic/beats/issues

Also, you could uselive config reloading as a workaround to achieve this. You would need to write a cron job that swaps config files, Metricbeat will reload them and use the new timings.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.