<?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: host_segment being overridden in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/host-segment-being-overridden/m-p/570777#M101148</link>
    <description>&lt;P&gt;My mystery continues.&amp;nbsp; On the UF causing the problem.&amp;nbsp; Restatement:&amp;nbsp; Collecting PaloAlto logs from multiple UF's, all via distributed inputs.conf below.&amp;nbsp; (1) UF however is reporting the host as PaloAlto.&amp;nbsp; Searched through all ./apps/* for possible conf that was overwriting of host_segment and none found.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Final test, changed target directory AND inputs.conf below from */logs/PaloAlto to */logs/PA using a name that would not have been used in any transforms, etc.&amp;nbsp; Rules out any offending and hidden renaming of host.&lt;BR /&gt;&lt;BR /&gt;Outcome, the events now show host=PA, even though 'host_segment = 4'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[monitor:///app01/logs/ASA]
whitelist = .+\.log$
host_segment = 4
index = syn_netfw
sourcetype = cisco:asa
ignoreOlderThan = 2d
disabled = 0

[monitor:///app01/logs/PaloAlto]
whitelist = .+\.log$
host_segment = 4
index = syn_netfw
sourcetype = pan:log
ignoreOlderThan = 2d
disabled = 0&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Oct 2021 13:21:54 GMT</pubDate>
    <dc:creator>tlmayes</dc:creator>
    <dc:date>2021-10-13T13:21:54Z</dc:date>
    <item>
      <title>host_segment being overridden</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/host-segment-being-overridden/m-p/570216#M101067</link>
      <description>&lt;P&gt;I am using the following in a configuration being distributed to several remote syslog servers.&amp;nbsp; Works as expected on all UF's, except 1.&amp;nbsp; From a single UF's, the 'host' field in the indexed events is being reported as "PaloAlto" instead of the 4th segment as expected?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I searched through all of the .conf files on the UF manually and used BTOOL looking for a missed "host_segment" entry or something hidden in another config that would cause this, none found.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I am missing something obvious to the rest of you?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[monitor:///app01/logs/ASA]
whitelist = .+\.log$
host_segment = 4
index = syn_netfw
sourcetype = cisco:asa
ignoreOlderThan = 2d
disabled = 0

[monitor:///app01/logs/PaloAlto]
whitelist = .+\.log$
host_segment = 4
index = syn_netfw
sourcetype = pan:log
ignoreOlderThan = 2d
disabled = 0&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 12:58:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/host-segment-being-overridden/m-p/570216#M101067</guid>
      <dc:creator>tlmayes</dc:creator>
      <dc:date>2021-10-08T12:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: host_segment being overridden</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/host-segment-being-overridden/m-p/570219#M101068</link>
      <description>&lt;P&gt;Is the sourcetype assignment correct on the 1 UF?&lt;/P&gt;&lt;P&gt;The host value can be overridden during Event parsing on HF/Indexer, so you may want to check if some TRANSFORM is applied to that sourcetype.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 13:08:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/host-segment-being-overridden/m-p/570219#M101068</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2021-10-08T13:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: host_segment being overridden</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/host-segment-being-overridden/m-p/570270#M101078</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp; Will have to start eliminating Apps until this problem resolves&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 17:34:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/host-segment-being-overridden/m-p/570270#M101078</guid>
      <dc:creator>tlmayes</dc:creator>
      <dc:date>2021-10-08T17:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: host_segment being overridden</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/host-segment-being-overridden/m-p/570313#M101081</link>
      <description>&lt;P&gt;Are you sure that Palo sends the logs in the format you're expecting? Some solutions name their log sending "syslog" but send something that doesn't conform to any standards.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Oct 2021 06:35:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/host-segment-being-overridden/m-p/570313#M101081</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2021-10-09T06:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: host_segment being overridden</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/host-segment-being-overridden/m-p/570320#M101083</link>
      <description>&lt;P&gt;Sourcetype assignment is distributed as an app from the DS to all UF's, so is 100% identical on all UF's.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Oct 2021 12:12:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/host-segment-being-overridden/m-p/570320#M101083</guid>
      <dc:creator>tlmayes</dc:creator>
      <dc:date>2021-10-09T12:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: host_segment being overridden</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/host-segment-being-overridden/m-p/570509#M101100</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp; All data passes directly from the UF to the Indexers.&amp;nbsp; Same process on 4 UF's, but one acting weird &lt;span class="lia-unicode-emoji" title=":face_with_rolling_eyes:"&gt;🙄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 18:30:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/host-segment-being-overridden/m-p/570509#M101100</guid>
      <dc:creator>tlmayes</dc:creator>
      <dc:date>2021-10-11T18:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: host_segment being overridden</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/host-segment-being-overridden/m-p/570777#M101148</link>
      <description>&lt;P&gt;My mystery continues.&amp;nbsp; On the UF causing the problem.&amp;nbsp; Restatement:&amp;nbsp; Collecting PaloAlto logs from multiple UF's, all via distributed inputs.conf below.&amp;nbsp; (1) UF however is reporting the host as PaloAlto.&amp;nbsp; Searched through all ./apps/* for possible conf that was overwriting of host_segment and none found.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Final test, changed target directory AND inputs.conf below from */logs/PaloAlto to */logs/PA using a name that would not have been used in any transforms, etc.&amp;nbsp; Rules out any offending and hidden renaming of host.&lt;BR /&gt;&lt;BR /&gt;Outcome, the events now show host=PA, even though 'host_segment = 4'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[monitor:///app01/logs/ASA]
whitelist = .+\.log$
host_segment = 4
index = syn_netfw
sourcetype = cisco:asa
ignoreOlderThan = 2d
disabled = 0

[monitor:///app01/logs/PaloAlto]
whitelist = .+\.log$
host_segment = 4
index = syn_netfw
sourcetype = pan:log
ignoreOlderThan = 2d
disabled = 0&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 13:21:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/host-segment-being-overridden/m-p/570777#M101148</guid>
      <dc:creator>tlmayes</dc:creator>
      <dc:date>2021-10-13T13:21:54Z</dc:date>
    </item>
  </channel>
</rss>

