- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-12-2023 09:21 AM
1) Is there a way to delete a batch of indicators with a single command, let's say all IP addresses imported with Feed XXX?
2) When I change Domain indicator expire time (Indicator Type) from 14 days to 1 hour, after expiration time indicators are still shown as active?!? Cortex XSOAR
07-12-2023 10:20 AM
Video 15 - Writing our first automation, walks through how to get started with writing them and using methods from the script helper if you need a reference as well!
07-12-2023 10:06 AM
When writing an automation there is a builtin command called deleteIndicators that you can access, it takes a query to identify the indicators to delete.
07-12-2023 10:07 AM
I believe the expiration of indicators is actually controlled by a job that runs once per week, so it only gets updated on that frequency. You can check the expiration date field if you need something faster.
07-12-2023 10:11 AM
Found it, but how to use it in CLI?
07-12-2023 10:14 AM
You don't, you write an automation that runs it. 😉
07-12-2023 10:19 AM
@MBeauchamp2 Thanks for the answer..
Cortex XSOAR why so complicating...Jesus!?
07-12-2023 10:20 AM
Video 15 - Writing our first automation, walks through how to get started with writing them and using methods from the script helper if you need a reference as well!
07-12-2023 10:24 AM
I've seen that playlist before and unfortunately that's the only way to learn something, e.g. Beacon is good only as introduction.
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!