How to reduce Big Data Store elasticlog log size?

389
1
06-24-2021 01:46 PM
GeoffreyWest4
New Contributor II

Hi,

I have a big data store implementation where I am sending features to a big data store feature service and have noticed that the logs grow exponentially, how do I either change the log retention policy OR change the log level? In the documentation, it references changing the log retention policy on the associated hosting server, however this seems like it's referencing the arcgisserver logs and not the elasticlogs or data store logs.

GeoffreyWest4_0-1624567600824.png

0Kudos
1 Reply
monterey
New Contributor

The log level on the server logs should also effect your Elasticsearch logs, if you currently have server log levels set to DEBUG. If this is the case, consider setting to a less verbose level. You may also clear out those logs if not needed (e.g. not troubleshooting issues).