filter based on age

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

filter based on age

L1 Bithead

How would one filter the OTX reputation database so only objects see more than 5 days ago are removed?

 

I have tried to edit the miner with age out config below however im not convinced thats the right place to do it. Failing that what are people doing to import from OTX as the default list is in excess of 50k and above the EDL limits on some kit.

 

  • default: first_seen+5d
  • interval: 1800
  • sudden_death: true

 

 

3 REPLIES 3

L7 Applicator

I would suggest to use last_seen+5d if you want to keep only indicators that have been added or updated in the last 5 days.

But the best way is to use the default prototype and filter the EDL to limit it to the most recent 50k entries, you can do that using a URL parameter: https://<minemeld>/feeds/<feedname>?n=50000

 

Luigi

?n=50000 will use the newest in the list first? 

 

The issue with that is we have multiple EDL's so I cant just use a single filter. i.e.

 

https://<minemeld>/feeds/<feedname1>?n=20000

https://<minemeld>/feeds/<feedname2>?n=20000

https://<minemeld>/feeds/<feedname3>?n=10000

 

 

 

Yes, will use the newest entries.

  • 3206 Views
  • 3 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!