<?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: SEDCMD not working on Heavy forwarder and Http Event Collect in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/SEDCMD-not-working-on-Heavy-forwarder-and-Http-Event-Collect/m-p/634818#M220549</link>
    <description>&lt;P&gt;I am still checking on other TA. But I have seen one where the SEDCMD is working with the HEC collection. Therefore I do not know what to think&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2023 19:28:26 GMT</pubDate>
    <dc:creator>clorne</dc:creator>
    <dc:date>2023-03-16T19:28:26Z</dc:date>
    <item>
      <title>SEDCMD not working on Heavy forwarder and Http Event Collect?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SEDCMD-not-working-on-Heavy-forwarder-and-Http-Event-Collect/m-p/634796#M220539</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have data collected through a Splunk HEC on a Heavy Forwarder.&lt;/P&gt;
&lt;P&gt;The data has this structure:&lt;/P&gt;
&lt;P&gt;2023-03-16T16:59:01+01:00 &lt;EM&gt;serverIP event_info [data1][datat2]&lt;/EM&gt; {&lt;STRONG&gt;json_data&lt;/STRONG&gt;}.&lt;/P&gt;
&lt;P&gt;I want to get the json_data indexed as raw data. I have tried several regex with SEDCMD. I have tried several regex that are all working on a standalone Splunk but they have no effect with the configuration Splunk HF-&amp;gt;Splunk IDX&lt;/P&gt;
&lt;P&gt;Here is my latest &lt;STRONG&gt;SEDCMD:&amp;nbsp;SEDCMD-json=s/^[^{]+//g&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Currently there is no TA on the Splunk indexer and I am wondering if this is the cause of the issue. Is SEDCMD compatible with HEC ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 16:08:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SEDCMD-not-working-on-Heavy-forwarder-and-Http-Event-Collect/m-p/634796#M220539</guid>
      <dc:creator>clorne</dc:creator>
      <dc:date>2023-03-17T16:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: SEDCMD not working on Heavy forwarder and Http Event Collect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SEDCMD-not-working-on-Heavy-forwarder-and-Http-Event-Collect/m-p/634807#M220542</link>
      <description>&lt;P&gt;HEC events pass through a different pipeline that doesn't include SEDCMD.&amp;nbsp; See&amp;nbsp;&lt;A href="https://www.aplura.com/assets/pdf/hec_pipelines.pdf" target="_blank"&gt;https://www.aplura.com/assets/pdf/hec_pipelines.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 17:58:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SEDCMD-not-working-on-Heavy-forwarder-and-Http-Event-Collect/m-p/634807#M220542</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-03-16T17:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: SEDCMD not working on Heavy forwarder and Http Event Collect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SEDCMD-not-working-on-Heavy-forwarder-and-Http-Event-Collect/m-p/634816#M220547</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks for your reply Richgalloway.&lt;/P&gt;&lt;P&gt;So, do you think that put the TA (at least the sedcmd part) on the indexer would solve my problem ?&lt;/P&gt;&lt;P&gt;I just checked in the other TAs used by &amp;nbsp;my company and it seems that they have put the TA on the HF &lt;STRONG&gt;AND&lt;/STRONG&gt; on the indexer. Therefore SEDCMD should work on it ?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Céline&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 19:12:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SEDCMD-not-working-on-Heavy-forwarder-and-Http-Event-Collect/m-p/634816#M220547</guid>
      <dc:creator>clorne</dc:creator>
      <dc:date>2023-03-16T19:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: SEDCMD not working on Heavy forwarder and Http Event Collect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SEDCMD-not-working-on-Heavy-forwarder-and-Http-Event-Collect/m-p/634818#M220549</link>
      <description>&lt;P&gt;I am still checking on other TA. But I have seen one where the SEDCMD is working with the HEC collection. Therefore I do not know what to think&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 19:28:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SEDCMD-not-working-on-Heavy-forwarder-and-Http-Event-Collect/m-p/634818#M220549</guid>
      <dc:creator>clorne</dc:creator>
      <dc:date>2023-03-16T19:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: SEDCMD not working on Heavy forwarder and Http Event Collect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SEDCMD-not-working-on-Heavy-forwarder-and-Http-Event-Collect/m-p/634819#M220550</link>
      <description>&lt;P&gt;This only difference is that this is not a json data and the SEDCMD is successful and it is not done on the indexer.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 19:29:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SEDCMD-not-working-on-Heavy-forwarder-and-Http-Event-Collect/m-p/634819#M220550</guid>
      <dc:creator>clorne</dc:creator>
      <dc:date>2023-03-16T19:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: SEDCMD not working on Heavy forwarder and Http Event Collect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SEDCMD-not-working-on-Heavy-forwarder-and-Http-Event-Collect/m-p/634826#M220552</link>
      <description>&lt;P&gt;The document I linked to is not canonical so it may have errors.&amp;nbsp; If you found instances where SEDCMD works then that's the better answer.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 20:22:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SEDCMD-not-working-on-Heavy-forwarder-and-Http-Event-Collect/m-p/634826#M220552</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-03-16T20:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: SEDCMD not working on Heavy forwarder and Http Event Collect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SEDCMD-not-working-on-Heavy-forwarder-and-Http-Event-Collect/m-p/634839#M220553</link>
      <description>&lt;P&gt;Actually, this document shows that hec-ingested events go through filtering/ routing . They just might skip timestamp parsing and line breaking/ line merging. Generally speaking, events pushed to hec should get through transforms normally (including sedcmd).&lt;/P&gt;&lt;P&gt;Question is whether the props calling those transforms are properly configured (right sourcetype/source/host), are the transforms called at all and so on.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 22:24:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SEDCMD-not-working-on-Heavy-forwarder-and-Http-Event-Collect/m-p/634839#M220553</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2023-03-16T22:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: SEDCMD not working on Heavy forwarder and Http Event Collect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SEDCMD-not-working-on-Heavy-forwarder-and-Http-Event-Collect/m-p/634966#M220585</link>
      <description>&lt;P&gt;Yes, the configuration is correct. At the beginning we had a complicated transform to remove the header. It was working partially 75%, therefore we decided to use the SEDCMD.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 18:05:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SEDCMD-not-working-on-Heavy-forwarder-and-Http-Event-Collect/m-p/634966#M220585</guid>
      <dc:creator>clorne</dc:creator>
      <dc:date>2023-03-17T18:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: SEDCMD not working on Heavy forwarder and Http Event Collect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SEDCMD-not-working-on-Heavy-forwarder-and-Http-Event-Collect/m-p/635023#M220614</link>
      <description>&lt;P&gt;Events are parsed on the first "heavy" component they go through (unless there is some very strange configuration in place which skips some queues) so your HEC-ingested events _should_ be processed on the HF and pushed as parsed to indexers where they would not be touched anymore.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Mar 2023 09:47:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SEDCMD-not-working-on-Heavy-forwarder-and-Http-Event-Collect/m-p/635023#M220614</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2023-03-18T09:47:21Z</dc:date>
    </item>
  </channel>
</rss>

