JetPatch Manager limits regular logs. When the number of logs exceeds the limit (default = 80,000), 10% of the logs (the older ones) are deleted. You can change this threshold.
To change the quota threshold:
- On the JetPatch Manager Console, open the following file for editing:
/usr/share/tomcat/default/conf/intigua.properties
- Add the following property:
db.limit.LogEntry
- Change the property's value (eg:
db.limit.LogEntry=80000)
- Restart tomcat
Comments
0 comments
Please sign in to leave a comment.