<?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: Splunk add-on for ServiceNow - send csv results from alert action in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-add-on-for-ServiceNow-How-to-send-csv-results-from-alert/m-p/608704#M77347</link>
    <description>&lt;P&gt;have you got any solution for this? I am willing to attach the csv of the results to be attached in the SNOW ticket. That would be really great.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Aug 2022 14:54:34 GMT</pubDate>
    <dc:creator>joga</dc:creator>
    <dc:date>2022-08-08T14:54:34Z</dc:date>
    <item>
      <title>Splunk add-on for ServiceNow - How to send csv results from alert action?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-add-on-for-ServiceNow-How-to-send-csv-results-from-alert/m-p/486723#M59873</link>
      <description>&lt;P&gt;I would either like to send the results table as the description field to ServiceNow or be able to pass the csv results and attach it to the opened incident ticket.&lt;BR /&gt;The goal is to work the ticket from ServiceNow without having to go into Splunk to review the results.&lt;/P&gt;
&lt;P&gt;As of now in the description field i am passing&lt;BR /&gt;$result.src_ip$ $result.dest_ip$ $result.threat_intel_list$ $result.threat_match_field$ $result.threat_collection$ $result.original_sourcetype$ $result.count$&lt;BR /&gt;but the only passes the first result of the report.&lt;/P&gt;
&lt;P&gt;Has anyone be able to pass the all the search results into a single ServiceNow ticket?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 13:46:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-add-on-for-ServiceNow-How-to-send-csv-results-from-alert/m-p/486723#M59873</guid>
      <dc:creator>jformosa</dc:creator>
      <dc:date>2022-08-09T13:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk add-on for ServiceNow - send csv results from alert action</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-add-on-for-ServiceNow-How-to-send-csv-results-from-alert/m-p/608703#M77346</link>
      <description>&lt;P&gt;I am also working on case like this. How ever I found a way to do the same using existing integration.&amp;nbsp; You can use the | stats to output all the results in one column. It will be messy for sure. Also in Service now ticket there is a character limit to all the fields like description , short description. you have to keep that in mind too before setting up alert like this.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| stats values(fieldname) by some field&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 14:52:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-add-on-for-ServiceNow-How-to-send-csv-results-from-alert/m-p/608703#M77346</guid>
      <dc:creator>joga</dc:creator>
      <dc:date>2022-08-08T14:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk add-on for ServiceNow - send csv results from alert action</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-add-on-for-ServiceNow-How-to-send-csv-results-from-alert/m-p/608704#M77347</link>
      <description>&lt;P&gt;have you got any solution for this? I am willing to attach the csv of the results to be attached in the SNOW ticket. That would be really great.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 14:54:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-add-on-for-ServiceNow-How-to-send-csv-results-from-alert/m-p/608704#M77347</guid>
      <dc:creator>joga</dc:creator>
      <dc:date>2022-08-08T14:54:34Z</dc:date>
    </item>
  </channel>
</rss>

