<?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 Can you help me with Http Event Collector (HEC) forwarding via alert? in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Can-you-help-me-with-Http-Event-Collector-HEC-forwarding-via/m-p/412634#M4896</link>
    <description>&lt;P&gt;Hi Guys,&lt;/P&gt;

&lt;P&gt;Doing some forwarding of events using the HEC. So far it looks like this:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;P&gt;Events come in from source(forwarder to idx) at regional location which could be anywhere other than main region in EU.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;An alert is triggered based on conditions(usually notable search that runs and triggers the alert)&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Alert information and event are then sent upon trigger via HEC to main region heavy forwarder (HF) in the EU. &lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;This then goes from HF to the notable index in the main SOC in EU(it does this via another search that scans the index for new events, like a temp notable index just used for scanning conditions, and then forwards again to the actual notable index in EU.&lt;/P&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;The issue i'm facing is that we have to manually add the CIM fields that we want sent along with the event when it is logged via alert. EG &lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;if we have an event that gets logged via alert to the initial notable_temp index, with a field "clientip" we would type in $src=$result.clientip$ in the alert trigger events properties so that it adds that field to the index and forwards it to the main SOC notable index.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Is there a way to automatically log all CIM fields with the alert action logger to the notable_temp index?EG - create one $magic_value$ that logs everything from the event to the notable_temp?&lt;/P&gt;

&lt;P&gt;Any thoughts on this?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 21:32:10 GMT</pubDate>
    <dc:creator>mwdbhyat</dc:creator>
    <dc:date>2020-09-29T21:32:10Z</dc:date>
    <item>
      <title>Can you help me with Http Event Collector (HEC) forwarding via alert?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Can-you-help-me-with-Http-Event-Collector-HEC-forwarding-via/m-p/412634#M4896</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;

&lt;P&gt;Doing some forwarding of events using the HEC. So far it looks like this:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;P&gt;Events come in from source(forwarder to idx) at regional location which could be anywhere other than main region in EU.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;An alert is triggered based on conditions(usually notable search that runs and triggers the alert)&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Alert information and event are then sent upon trigger via HEC to main region heavy forwarder (HF) in the EU. &lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;This then goes from HF to the notable index in the main SOC in EU(it does this via another search that scans the index for new events, like a temp notable index just used for scanning conditions, and then forwards again to the actual notable index in EU.&lt;/P&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;The issue i'm facing is that we have to manually add the CIM fields that we want sent along with the event when it is logged via alert. EG &lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;if we have an event that gets logged via alert to the initial notable_temp index, with a field "clientip" we would type in $src=$result.clientip$ in the alert trigger events properties so that it adds that field to the index and forwards it to the main SOC notable index.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Is there a way to automatically log all CIM fields with the alert action logger to the notable_temp index?EG - create one $magic_value$ that logs everything from the event to the notable_temp?&lt;/P&gt;

&lt;P&gt;Any thoughts on this?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 21:32:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Can-you-help-me-with-Http-Event-Collector-HEC-forwarding-via/m-p/412634#M4896</guid>
      <dc:creator>mwdbhyat</dc:creator>
      <dc:date>2020-09-29T21:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me with Http Event Collector (HEC) forwarding via alert?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Can-you-help-me-with-Http-Event-Collector-HEC-forwarding-via/m-p/412635#M4897</link>
      <description>&lt;P&gt;What are you using to send the notable via hec? Custom code? if you send the entire search result line you should get all fields associated with it.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2018 19:33:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Can-you-help-me-with-Http-Event-Collector-HEC-forwarding-via/m-p/412635#M4897</guid>
      <dc:creator>starcher</dc:creator>
      <dc:date>2018-10-09T19:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me with Http Event Collector (HEC) forwarding via alert?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Can-you-help-me-with-Http-Event-Collector-HEC-forwarding-via/m-p/412636#M4898</link>
      <description>&lt;P&gt;Answering my own question here.. I used this app &lt;A href="https://splunkbase.splunk.com/app/3837/"&gt;https://splunkbase.splunk.com/app/3837/&lt;/A&gt; --which is a custom alert action that allows you to run another search based on an alert. &lt;/P&gt;</description>
      <pubDate>Mon, 15 Oct 2018 08:28:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Can-you-help-me-with-Http-Event-Collector-HEC-forwarding-via/m-p/412636#M4898</guid>
      <dc:creator>mwdbhyat</dc:creator>
      <dc:date>2018-10-15T08:28:49Z</dc:date>
    </item>
  </channel>
</rss>

