Splunk Search

Will it be possible to send an Outlook invite from Splunk to email id's returned from a search result set?

vysyarajusantos
New Member

I have a few tables which have email id's with some tasks.

TASKNAME    EMAIL_ID           start_time     end_time
Task1       emailid1@id.com    time1          etime1
Task2       emailid2@id.com    time2          etime2

Will it be possible to send Outlook calendar invites to email id's with individual tasks from Splunk?

0 Karma
1 Solution

alacercogitatus
SplunkTrust
SplunkTrust

The answer here is "It Depends". Do you have a python script to that? If so, you can use scripted alerts (and in 6.3 Custom Alert Actions), to do exactly that.

See this doc for how to implement: http://docs.splunk.com/Documentation/Splunk/6.3.0/Alert/Configuringscriptedalerts

View solution in original post

alacercogitatus
SplunkTrust
SplunkTrust

The answer here is "It Depends". Do you have a python script to that? If so, you can use scripted alerts (and in 6.3 Custom Alert Actions), to do exactly that.

See this doc for how to implement: http://docs.splunk.com/Documentation/Splunk/6.3.0/Alert/Configuringscriptedalerts

alacercogitatus
SplunkTrust
SplunkTrust

If I have answered your question, please accept the answer.

0 Karma

vysyarajusantos
New Member

Thanks for the comment. I am new to Python, didn't know that we can send calendar invite from python.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...