<?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: Ticket Creation in Jira from Splunk as an alert-action? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Ticket-Creation-in-Jira-from-Splunk-as-an-alert-action/m-p/570451#M10304</link>
    <description>&lt;P&gt;Well, error 5 is "unexpected error" so hard to say what happened without detailed logs.&lt;/P&gt;&lt;P&gt;Did you do as the &lt;A href="https://splunkbase.splunk.com/app/5037/#/details" target="_blank"&gt;https://splunkbase.splunk.com/app/5037/#/details&lt;/A&gt; says in Troubleshooting section?&lt;/P&gt;</description>
    <pubDate>Mon, 11 Oct 2021 11:33:44 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2021-10-11T11:33:44Z</dc:date>
    <item>
      <title>Ticket Creation in Jira from Splunk as an alert-action?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Ticket-Creation-in-Jira-from-Splunk-as-an-alert-action/m-p/570448#M10303</link>
      <description>&lt;P&gt;Hello Splunkers,&lt;/P&gt;&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/5037/" target="_blank"&gt;https://splunkbase.splunk.com/app/5037/&lt;/A&gt;&amp;nbsp;i am using this add-on to create a ticket in Jira, as an alert action.&lt;/P&gt;&lt;P&gt;But after the set-up giving the JIRA URL and Credentials, it gives an error for this query:&lt;/P&gt;&lt;P&gt;index=_internal sourcetype=splunkd component=sendmodalert&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sarvesh_11_0-1633948731743.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/16342i378596BE91C86FC4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sarvesh_11_0-1633948731743.png" alt="sarvesh_11_0-1633948731743.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 10:41:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Ticket-Creation-in-Jira-from-Splunk-as-an-alert-action/m-p/570448#M10303</guid>
      <dc:creator>sarvesh_11</dc:creator>
      <dc:date>2021-10-11T10:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ticket Creation in Jira from Splunk as an alert-action?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Ticket-Creation-in-Jira-from-Splunk-as-an-alert-action/m-p/570451#M10304</link>
      <description>&lt;P&gt;Well, error 5 is "unexpected error" so hard to say what happened without detailed logs.&lt;/P&gt;&lt;P&gt;Did you do as the &lt;A href="https://splunkbase.splunk.com/app/5037/#/details" target="_blank"&gt;https://splunkbase.splunk.com/app/5037/#/details&lt;/A&gt; says in Troubleshooting section?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 11:33:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Ticket-Creation-in-Jira-from-Splunk-as-an-alert-action/m-p/570451#M10304</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2021-10-11T11:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Ticket Creation in Jira from Splunk as an alert-action?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Ticket-Creation-in-Jira-from-Splunk-as-an-alert-action/m-p/570456#M10305</link>
      <description>&lt;P&gt;yeah i did that. Doing Debug on sendmodalert, gave me 400 logs for 1alert. on checking that, everything looks fine, except these 4 events.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just wanted to know about command "sendalert", where is this command?&lt;/P&gt;&lt;P&gt;As it shows in logs, "Error is sendalert command". I am unable to locate the python file for this command.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 12:07:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Ticket-Creation-in-Jira-from-Splunk-as-an-alert-action/m-p/570456#M10305</guid>
      <dc:creator>sarvesh_11</dc:creator>
      <dc:date>2021-10-11T12:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Ticket Creation in Jira from Splunk as an alert-action?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Ticket-Creation-in-Jira-from-Splunk-as-an-alert-action/m-p/570485#M10307</link>
      <description>&lt;P&gt;sendalert seems to be a custom splunk command probably using some helper script.&lt;/P&gt;&lt;P&gt;Easiest way to find where it's defined is&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;find /path/to/the/app -type f -name \*.conf | xargs grep sendalert&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 11 Oct 2021 15:21:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Ticket-Creation-in-Jira-from-Splunk-as-an-alert-action/m-p/570485#M10307</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2021-10-11T15:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Ticket Creation in Jira from Splunk as an alert-action?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Ticket-Creation-in-Jira-from-Splunk-as-an-alert-action/m-p/570554#M10312</link>
      <description>&lt;P&gt;M clueless, how to proceed.&lt;/P&gt;&lt;P&gt;Any other way, we can do splunk jira integration?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 04:12:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Ticket-Creation-in-Jira-from-Splunk-as-an-alert-action/m-p/570554#M10312</guid>
      <dc:creator>sarvesh_11</dc:creator>
      <dc:date>2021-10-12T04:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Ticket Creation in Jira from Splunk as an alert-action?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Ticket-Creation-in-Jira-from-Splunk-as-an-alert-action/m-p/570556#M10313</link>
      <description>&lt;P&gt;What I'd try:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Check logs on Jira's side to see whether there are more meaningful error messages there&lt;/LI&gt;&lt;LI&gt;If possible - disable encryption or put some MITM proxy in place and check the raw HTTP communication between Splunk and Jira.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 12 Oct 2021 05:18:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Ticket-Creation-in-Jira-from-Splunk-as-an-alert-action/m-p/570556#M10313</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2021-10-12T05:18:54Z</dc:date>
    </item>
  </channel>
</rss>

