<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Configure Alert with specific parameters and pass that data as Trigger Action in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Configure-Alert-with-specific-parameters-and-pass-that-data-as/m-p/240821#M4483</link>
    <description>&lt;P&gt;Hi &lt;/P&gt;

&lt;P&gt;You can send some of the information into an alert action but not the results from the query. See here: &lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.0/Alert/Configuringscriptedalerts"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.0/Alert/Configuringscriptedalerts&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The best option I think is via custom search commands. I am working on one that would hand over results from Splunk search into posteifmsg. I think that's what you are looking for (Should be working ok with nco_postmsg as well) ...&lt;BR /&gt;
search would be like&lt;BR /&gt;
index=xyz OnCallGroup=*|rename source AS AlertKey|table OnCallGroup AlertKey _time|posteifmsg &lt;/P&gt;

&lt;P&gt;Thing is: I am somewhat new to python so it'll take some time I think. I will post it to splunkbase once finished.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Oct 2016 14:28:53 GMT</pubDate>
    <dc:creator>hgehrts_splunk</dc:creator>
    <dc:date>2016-10-10T14:28:53Z</dc:date>
    <item>
      <title>Configure Alert with specific parameters and pass that data as Trigger Action</title>
      <link>https://community.splunk.com/t5/Alerting/Configure-Alert-with-specific-parameters-and-pass-that-data-as/m-p/240820#M4482</link>
      <description>&lt;P&gt;I am attempting to find the best way to start sending alerts from Splunk to Netcool OMNIbus and I am finding it a bit challenging. &lt;BR /&gt;
One issue I am having is figuring out how to configure Splunk to pass specific information when an Alert Action fires.&lt;/P&gt;

&lt;P&gt;For example....&lt;BR /&gt;
One of the parameters we require are teams to pass when sending an event to OMNIbus is call "OnCallGroup".&lt;BR /&gt;
Example: OnCallGroup=ProductionServices&lt;/P&gt;

&lt;P&gt;I need a way when setting up an Alert Action in Splunk to say that one of the parameters it should pass is OnCallGroup. I see no way to add such extra information to the configuration of the Alert or Trigger Actions. &lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 13:23:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Configure-Alert-with-specific-parameters-and-pass-that-data-as/m-p/240820#M4482</guid>
      <dc:creator>larryleeroberts</dc:creator>
      <dc:date>2016-10-10T13:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Alert with specific parameters and pass that data as Trigger Action</title>
      <link>https://community.splunk.com/t5/Alerting/Configure-Alert-with-specific-parameters-and-pass-that-data-as/m-p/240821#M4483</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;

&lt;P&gt;You can send some of the information into an alert action but not the results from the query. See here: &lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.0/Alert/Configuringscriptedalerts"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.0/Alert/Configuringscriptedalerts&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The best option I think is via custom search commands. I am working on one that would hand over results from Splunk search into posteifmsg. I think that's what you are looking for (Should be working ok with nco_postmsg as well) ...&lt;BR /&gt;
search would be like&lt;BR /&gt;
index=xyz OnCallGroup=*|rename source AS AlertKey|table OnCallGroup AlertKey _time|posteifmsg &lt;/P&gt;

&lt;P&gt;Thing is: I am somewhat new to python so it'll take some time I think. I will post it to splunkbase once finished.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 14:28:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Configure-Alert-with-specific-parameters-and-pass-that-data-as/m-p/240821#M4483</guid>
      <dc:creator>hgehrts_splunk</dc:creator>
      <dc:date>2016-10-10T14:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Alert with specific parameters and pass that data as Trigger Action</title>
      <link>https://community.splunk.com/t5/Alerting/Configure-Alert-with-specific-parameters-and-pass-that-data-as/m-p/240822#M4484</link>
      <description>&lt;P&gt;That is EXACTLY what I would be after &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;BR /&gt;
I see, so you are finding the OnCallGroup information from a lookup table in Splunk. Correct?&lt;/P&gt;

&lt;P&gt;Good info! Yes, please keep me posted on your progress as I would be very interested in this once you have it.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 14:41:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Configure-Alert-with-specific-parameters-and-pass-that-data-as/m-p/240822#M4484</guid>
      <dc:creator>larryleeroberts</dc:creator>
      <dc:date>2016-10-10T14:41:51Z</dc:date>
    </item>
  </channel>
</rss>

