-
Bug
-
Resolution: Done
-
Major
-
2.2 GA, 2.4 GA
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
+
-
- Deploy a 3scale instance
- Do search in the Admin portal
- Open the terminal of system-sphinx
- Co to ./log directory
- Check the file sizes
Since 3scale container sizes increased, they took up vg-docker--pool then Eviction Manager run in a customer's environment.
The most suspected container is system-sphinx, it outputs logs in the container.
On my tiny 3scale instance, the file size of production.searchd.log increases by every search.
sh-4.2$ ls -lF total 2292 -rw-r--r--. 1 1000160000 root 219 Dec 12 07:41 production.log -rw-------. 1 1000160000 root 2330577 Dec 19 02:14 production.searchd.log -rw-------. 1 1000160000 root 232 Dec 19 02:16 production.searchd.query.log
- is related to
-
THREESCALE-1770 Confirm 3scale containers don't output files into themselves
- Closed