<?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 HEC/kafka raw logs parsing / addons in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-HEC-kafka-raw-logs-parsing-addons/m-p/748797#M118992</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp; looks like the json is from Vector agent to Kafka, that's why we may end up with json or is it possible to convert json to raw log in Splunk?&lt;/P&gt;</description>
    <pubDate>Thu, 26 Jun 2025 15:36:06 GMT</pubDate>
    <dc:creator>splunkreal</dc:creator>
    <dc:date>2025-06-26T15:36:06Z</dc:date>
    <item>
      <title>Splunk HEC/kafka raw logs parsing / addons</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-HEC-kafka-raw-logs-parsing-addons/m-p/748227#M118908</link>
      <description>&lt;P&gt;Hello, is it possible in Splunk HEC from Kafka to receive raw events on HF in order to parse fields with addons?&lt;/P&gt;&lt;P&gt;It seems we can only receive json data with "event" field and may not be able to extract fields within standard addons?&lt;/P&gt;&lt;P&gt;The HEC event may also contain target index and sourcetype.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 12:14:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-HEC-kafka-raw-logs-parsing-addons/m-p/748227#M118908</guid>
      <dc:creator>splunkreal</dc:creator>
      <dc:date>2025-06-18T12:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk HEC/kafka raw logs parsing / addons</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-HEC-kafka-raw-logs-parsing-addons/m-p/748229#M118909</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/171872"&gt;@splunkreal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you using Splunk Connect for Kafka? If so you should be able to set it to use raw HEC endpoint:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"splunk.hec.raw" : "true",&lt;/LI-CODE&gt;&lt;P&gt;For more info check out&amp;nbsp;&lt;A href="https://help.splunk.com/en/splunk-cloud-platform/get-data-in/splunk-connect-for-kafka/2.2/configure/configuration-examples-for-splunk-connect-for-kafka" target="_blank"&gt;https://help.splunk.com/en/splunk-cloud-platform/get-data-in/splunk-connect-for-kafka/2.2/configure/configuration-examples-for-splunk-connect-for-kafka&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 12:26:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-HEC-kafka-raw-logs-parsing-addons/m-p/748229#M118909</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-06-18T12:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk HEC/kafka raw logs parsing / addons</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-HEC-kafka-raw-logs-parsing-addons/m-p/748230#M118910</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp; then Splunk should parse correctly fields for addons? Do you mean _raw will be the original event from source host and sending to targered index/sourcetype?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 12:46:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-HEC-kafka-raw-logs-parsing-addons/m-p/748230#M118910</guid>
      <dc:creator>splunkreal</dc:creator>
      <dc:date>2025-06-18T12:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk HEC/kafka raw logs parsing / addons</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-HEC-kafka-raw-logs-parsing-addons/m-p/748245#M118911</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/171872"&gt;@splunkreal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If using the raw endpoint then _raw will be whatever is sent from the source. Different Splunkbase / Custom apps can perform different field extractions depending on the source of the data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you sending a particular type of log or from a specific vendor/tool via Kafka? I'd be happy to investigate if there is an appropriate add-on to export the data for it. Note, however, that Kafka may result in the data not being in the original format and thus might not extract correctly and might need further work.&lt;/P&gt;&lt;P&gt;Please let us know what the source data is in and I'd be happy to help.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 14:20:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-HEC-kafka-raw-logs-parsing-addons/m-p/748245#M118911</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-06-18T14:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk HEC/kafka raw logs parsing / addons</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-HEC-kafka-raw-logs-parsing-addons/m-p/748797#M118992</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp; looks like the json is from Vector agent to Kafka, that's why we may end up with json or is it possible to convert json to raw log in Splunk?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 15:36:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-HEC-kafka-raw-logs-parsing-addons/m-p/748797#M118992</guid>
      <dc:creator>splunkreal</dc:creator>
      <dc:date>2025-06-26T15:36:06Z</dc:date>
    </item>
  </channel>
</rss>

