Different log storage duration based on type
Posted: Sat Oct 27, 2018 12:16 am
Hi,
We have two types of logs coming into the system and we need to store one type of logs for a longer duration then the other type.
I do understand that NLS can only drop logs based on index and we cannot delete based on any other parameter of the log (please let me know if we have any other options)
To handle this we were thinking to handle based on index so that we can drop the index based on the duration.
If we to do this how can we go about it? Our main goal is to have different storage duration based on the log type.
There are other similar request to this.
https://support.nagios.com/forum/viewto ... 38&t=41857
We have two types of logs coming into the system and we need to store one type of logs for a longer duration then the other type.
I do understand that NLS can only drop logs based on index and we cannot delete based on any other parameter of the log (please let me know if we have any other options)
To handle this we were thinking to handle based on index so that we can drop the index based on the duration.
If we to do this how can we go about it? Our main goal is to have different storage duration based on the log type.
There are other similar request to this.
https://support.nagios.com/forum/viewto ... 38&t=41857