You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have just discovered your log4mongo-net and it looks awesome so far.
I have configured the expireAfterSeconds property and checked the created DB/Collection that an index is created with the correct ExpireAfter value in it.
But the documents are never being expired.
I tried with 60 seconds, 10 seconds, 1 second, nothing.
I saw that the timestamp field is written in Timezone +0000 (so UTC), can this be the source of this problem?
Thanks
Andreas
The text was updated successfully, but these errors were encountered:
Hi, I have just discovered your log4mongo-net and it looks awesome so far.
I have configured the expireAfterSeconds property and checked the created DB/Collection that an index is created with the correct ExpireAfter value in it.
But the documents are never being expired.
I tried with 60 seconds, 10 seconds, 1 second, nothing.
I saw that the timestamp field is written in Timezone +0000 (so UTC), can this be the source of this problem?
Thanks
Andreas
The text was updated successfully, but these errors were encountered: