Looking inside one of our OpenSearch containers, I noticed that some logs are being written to the container's local storage:
-rw-r----- 1 opensearch opensearch 542 Oct 31 19:38 opensearch-ipoid-test_deprecation.log -rw-r----- 1 opensearch opensearch 885 Oct 31 19:38 opensearch-ipoid-test_deprecation.json -rw-r----- 1 opensearch opensearch 100K Oct 31 20:08 opensearch-ipoid-test_server.json -rw-r----- 1 opensearch opensearch 56K Oct 31 20:08 opensearch-ipoid-test.log -rw-rw-r-- 1 opensearch opensearch 112K Oct 31 20:09 performance_analyzer_agent_stats.log -rw-rw-r-- 1 opensearch opensearch 157K Oct 31 20:09 gc.log -rw-rw-r-- 1 opensearch opensearch 557K Oct 31 20:09 PerformanceAnalyzer.log
Creating this ticket to:
- Disable logging to the local container storage
- Verify it works
Note that this is not a blocker for going to production, so I have not associated it with T408586.