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
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...