<?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 SOAR / Phantom creating 8 identical artifacts with the exception of tag value- Please advise in Splunk SOAR</title>
    <link>https://community.splunk.com/t5/Splunk-SOAR/SOAR-Phantom-creating-8-identical-artifacts-with-the-exception/m-p/606502#M909</link>
    <description>&lt;P&gt;I've created an alert in Splunk Enterprise and used the Splunk SOAR / Phantom plugin to call the action "Run a playbook in Splunk SOAR". So far so good. Alert fires, it gets forwarded over to SOAR. SOAR creates a new event and then takes the original event data and creates an artifact with the details. And then changes the tag value and creates another artifact.... and another.... and another.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Only one tag is assigned to each artifact, those being "endpoint", "filesystem", "os", "registry", "security", "success", "track_event_signatures", and "windows".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can't find any mention of these tags in any place, starting with the original data, to the Splunk enterprise alert config, etc. So I think it's. SOAR adding additional data, but again I'm not sure how or when or why it's doing that. If each tag is necessary is there a way I can force it to add all 8 tags to an array on a single artifact? Please advise.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jul 2022 13:37:19 GMT</pubDate>
    <dc:creator>joconnor</dc:creator>
    <dc:date>2022-07-21T13:37:19Z</dc:date>
    <item>
      <title>SOAR / Phantom creating 8 identical artifacts with the exception of tag value- Please advise</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/SOAR-Phantom-creating-8-identical-artifacts-with-the-exception/m-p/606502#M909</link>
      <description>&lt;P&gt;I've created an alert in Splunk Enterprise and used the Splunk SOAR / Phantom plugin to call the action "Run a playbook in Splunk SOAR". So far so good. Alert fires, it gets forwarded over to SOAR. SOAR creates a new event and then takes the original event data and creates an artifact with the details. And then changes the tag value and creates another artifact.... and another.... and another.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Only one tag is assigned to each artifact, those being "endpoint", "filesystem", "os", "registry", "security", "success", "track_event_signatures", and "windows".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can't find any mention of these tags in any place, starting with the original data, to the Splunk enterprise alert config, etc. So I think it's. SOAR adding additional data, but again I'm not sure how or when or why it's doing that. If each tag is necessary is there a way I can force it to add all 8 tags to an array on a single artifact? Please advise.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 13:37:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/SOAR-Phantom-creating-8-identical-artifacts-with-the-exception/m-p/606502#M909</guid>
      <dc:creator>joconnor</dc:creator>
      <dc:date>2022-07-21T13:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: SOAR / Phantom creating 8 identical artifacts with the exception of tag value</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/SOAR-Phantom-creating-8-identical-artifacts-with-the-exception/m-p/606507#M910</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/247880"&gt;@joconnor&lt;/a&gt;&amp;nbsp;what playbook(s) are you running?&lt;BR /&gt;&lt;BR /&gt;The adding of tags is very likely performed by a playbook automation and yes you can add multiple tags but would need to reconfigure the automation to add multiple when it does it now.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 13:17:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/SOAR-Phantom-creating-8-identical-artifacts-with-the-exception/m-p/606507#M910</guid>
      <dc:creator>phanTom</dc:creator>
      <dc:date>2022-07-21T13:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: SOAR / Phantom creating 8 identical artifacts with the exception of tag value</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/SOAR-Phantom-creating-8-identical-artifacts-with-the-exception/m-p/606509#M911</link>
      <description>&lt;P&gt;Right now I'm only calling an empty custom playbook that I created which essentially does nothing at this point. I've modified the on_start() method to use the phantom.collect method to retrieve all artifacts in the container and then output the contents in the debug window. Then it ends.&lt;/P&gt;&lt;P&gt;This is also only happening to the event that uses the alert action "Run Playbook in Phantom". I have other cases of a data model being forwarded and in similar circumstances, for the same event will only create a single artifact.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 13:29:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/SOAR-Phantom-creating-8-identical-artifacts-with-the-exception/m-p/606509#M911</guid>
      <dc:creator>joconnor</dc:creator>
      <dc:date>2022-07-21T13:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: SOAR / Phantom creating 8 identical artifacts with the exception of tag value- Please advise</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/SOAR-Phantom-creating-8-identical-artifacts-with-the-exception/m-p/606527#M912</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222170"&gt;@phanTom&lt;/a&gt;&amp;nbsp;Resolved. Discovered it to be a setting in the advanced settings under the Phantom/SOAR App for Splunk config. By default it divides multi-value fields to be created as separate artifacts, but in my case was creating too much redundancy.&amp;nbsp; Thanks for your time.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 14:55:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/SOAR-Phantom-creating-8-identical-artifacts-with-the-exception/m-p/606527#M912</guid>
      <dc:creator>joconnor</dc:creator>
      <dc:date>2022-07-21T14:55:09Z</dc:date>
    </item>
  </channel>
</rss>

