<?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 Heavy Forwarder Transforms in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Heavy-Forwarder-Transforms/m-p/696284#M115563</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/271180"&gt;@ferdousfahim&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I usually use this transformations at search time, but to apply them on Forwarders, you have to use INDEXED_EXTRACTIONS=CSV in props.conf, for more infos see at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.3.0/Data/Extractfieldsfromfileswithstructureddata" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.3.0/Data/Extractfieldsfromfileswithstructureddata&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Wed, 14 Aug 2024 14:33:38 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2024-08-14T14:33:38Z</dc:date>
    <item>
      <title>Splunk Heavy Forwarder Transforms</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Heavy-Forwarder-Transforms/m-p/696254#M115557</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have a Splunk Heavy Forwarder routing data to a Splunk Indexer. I also have a search head configured that performs distributed search on my indexer.&lt;BR /&gt;&lt;BR /&gt;My Heavy forwarder has a forwarding license, so it does not index the data. However, I still want to use props.conf and transforms.conf on my forwarder. These configs are:&lt;BR /&gt;&lt;BR /&gt;===============================================================&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;transforms.conf
[extract_syslog_fields]
DELIMS = "|"
FIELDS = "datetime", "syslog_level", "syslog_source", "syslog_message"
===============================================================
props.conf
[router_syslog]
TIME_FORMAT = %a %b %d %H:%M:%S %Y
MAX_TIMESTAMP_LOOKAHEAD = 24
SHOULD_LINEMERGE = false
LINE_BREAKER = ([\r\n]+)
TRUNCATE = 10000
TRANSFORMS-extracted_fields = extract_syslog_fields&lt;/LI-CODE&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;So what I expected is that when I search the index on my search head, I would see the fields&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;"datetime", "syslog_level", "syslog_source", "syslog_message" . However, this does not occur. On the otherhand, if I configure field extractions on the search-head, this works just fine and my syslog data is split up into those fields.&lt;BR /&gt;&lt;BR /&gt;Am I misunderstanding how Transforms work ? Is the heavy forwarder incapable of splitting up my syslog into different fields based on a delimiter because it's not indexing the data ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any help or advice would be highly appreciated. Thank you so much!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 16:58:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Heavy-Forwarder-Transforms/m-p/696254#M115557</guid>
      <dc:creator>ferdousfahim</dc:creator>
      <dc:date>2024-08-14T16:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Heavy Forwarder Transforms</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Heavy-Forwarder-Transforms/m-p/696284#M115563</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/271180"&gt;@ferdousfahim&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I usually use this transformations at search time, but to apply them on Forwarders, you have to use INDEXED_EXTRACTIONS=CSV in props.conf, for more infos see at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.3.0/Data/Extractfieldsfromfileswithstructureddata" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.3.0/Data/Extractfieldsfromfileswithstructureddata&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 14:33:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Heavy-Forwarder-Transforms/m-p/696284#M115563</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-08-14T14:33:38Z</dc:date>
    </item>
  </channel>
</rss>

