Hi,
I'm new to ArcSight and have a use case where I need to execute a Python script at specific time intervals which call the third party APIs. The script will take certain fields from the events as parameters.
My questions are:
- How can I automatically execute the Python script on a scheduled basis?
- How can I pass event fields as parameters to the script?
- Is it possible to achieve this through a rule, or is there another method I should consider?
Any guidance or insights would be greatly appreciated!
Thank you!