Juniper / open-nti

Open Network Telemetry Collector build with open source tools
Apache License 2.0
233 stars 93 forks source link

InfluxDB default retention policy 1 year #176

Closed kzorba closed 7 years ago

kzorba commented 7 years ago

open-nti uses a default retention policy of 4 weeks in InfluxDB. In a production setup persistent DB will most probably be used and a larger retention policy would be more useful. In our setup I set this to one year. In case you are interested in making this the default in open-nti I sent PR #177. If not, close this issue.