- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-02-2019 09:53 AM
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.
|
07-03-2019 03:35 AM
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
07-04-2019 05:21 AM
?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
07-08-2019 06:33 AM
Yes, will use the newest entries.
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!