Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Addition of option to allow events to expire after a certain time #128

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

thelateroomsgroup
Copy link

Added the ability to specify a value for MongoDb's expireAfterSeconds property.

This can help reduce the volume of data in the database at any one time. From http://docs.mongodb.org/manual/tutorial/expire-data/: "This is ideal for some types of information like machine generated event data, logs, and session information that only need to persist in a database for a limited period of time."

The value is optional and is set in the collector-config file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant