<?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: How to handle multiple timezone when getting the paloalto firewall logs in? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-multiple-timezone-when-getting-the-paloalto/m-p/696803#M115618</link>
    <description>&lt;P&gt;Hello&amp;nbsp;@&lt;SPAN&gt;KendallW,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you please help on a follow up question? In my case, I'm using HEC to get the logs in, the "source::" spec cannot distinguish the firewalls, can I use "host::" instead?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Aug 2024 06:42:38 GMT</pubDate>
    <dc:creator>Iris_Pi</dc:creator>
    <dc:date>2024-08-20T06:42:38Z</dc:date>
    <item>
      <title>How to handle multiple timezone when getting the paloalto firewall logs in?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-multiple-timezone-when-getting-the-paloalto/m-p/696685#M115611</link>
      <description>&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;We have&amp;nbsp;paloalto firewalls with different timezone settings. For the ones which is not in the same timezone as Splunk, their logs will be considered as the logs of the future and hence cannot be searched in Splunk in a timely manner.&lt;/P&gt;&lt;P&gt;I cannot fix it by specifying timezone for the source types provided by the paloalto TA, since it cannot fulfill multiple time zones at the same time.&lt;/P&gt;&lt;P&gt;I wonder if you have experienced the similar problem, if yes, would you please share your experience on handling this kind of issue?&lt;/P&gt;&lt;P&gt;Thanks much for your help in advance!&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Iris&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 09:37:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-multiple-timezone-when-getting-the-paloalto/m-p/696685#M115611</guid>
      <dc:creator>Iris_Pi</dc:creator>
      <dc:date>2024-08-19T09:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle multiple timezone when getting the paloalto firewall logs in?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-multiple-timezone-when-getting-the-paloalto/m-p/696784#M115616</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/269035"&gt;@Iris_Pi&lt;/a&gt;&amp;nbsp;would it be feasible to specify the time zone using source stanzas in props.conf instead of sourcetype in this case? [source::] takes precedence over [&amp;lt;sourcetype&amp;gt;] in props.conf.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 01:19:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-multiple-timezone-when-getting-the-paloalto/m-p/696784#M115616</guid>
      <dc:creator>KendallW</dc:creator>
      <dc:date>2024-08-20T01:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle multiple timezone when getting the paloalto firewall logs in?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-multiple-timezone-when-getting-the-paloalto/m-p/696786#M115617</link>
      <description>&lt;P&gt;Thanks much for your reply!&lt;BR /&gt;I'm checking with the support if they can help to set props.conf on the backend, since we are using splunk cloud.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 01:41:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-multiple-timezone-when-getting-the-paloalto/m-p/696786#M115617</guid>
      <dc:creator>Iris_Pi</dc:creator>
      <dc:date>2024-08-20T01:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle multiple timezone when getting the paloalto firewall logs in?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-multiple-timezone-when-getting-the-paloalto/m-p/696803#M115618</link>
      <description>&lt;P&gt;Hello&amp;nbsp;@&lt;SPAN&gt;KendallW,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you please help on a follow up question? In my case, I'm using HEC to get the logs in, the "source::" spec cannot distinguish the firewalls, can I use "host::" instead?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 06:42:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-multiple-timezone-when-getting-the-paloalto/m-p/696803#M115618</guid>
      <dc:creator>Iris_Pi</dc:creator>
      <dc:date>2024-08-20T06:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle multiple timezone when getting the paloalto firewall logs in?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-multiple-timezone-when-getting-the-paloalto/m-p/696937#M115627</link>
      <description>&lt;P&gt;My problem was solved by creating a private app with a customized props.conf file, which defines different TZ for different hosts like showed as below:&lt;/P&gt;&lt;P&gt;[host::hostA]&lt;BR /&gt;TZ = xxx&lt;/P&gt;&lt;P&gt;[host::hostB]&lt;BR /&gt;TZ = xxx&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 08:59:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-multiple-timezone-when-getting-the-paloalto/m-p/696937#M115627</guid>
      <dc:creator>Iris_Pi</dc:creator>
      <dc:date>2024-08-21T08:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle multiple timezone when getting the paloalto firewall logs in?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-multiple-timezone-when-getting-the-paloalto/m-p/697028#M115631</link>
      <description>&lt;P data-unlink="true"&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/269035"&gt;@Iris_Pi&lt;/a&gt;&amp;nbsp;, yes, as per the &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/Propsconf#GLOBAL_SETTINGS" target="_self"&gt;documentation&lt;/A&gt;:&lt;/P&gt;&lt;PRE&gt;For settings that are specified in multiple categories of matching [&amp;lt;spec&amp;gt;]
stanzas, [host::&amp;lt;host&amp;gt;] settings override [&amp;lt;sourcetype&amp;gt;] settings.
Additionally, [source::&amp;lt;source&amp;gt;] settings override both [host::&amp;lt;host&amp;gt;]
and [&amp;lt;sourcetype&amp;gt;] settings.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 05:57:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-multiple-timezone-when-getting-the-paloalto/m-p/697028#M115631</guid>
      <dc:creator>KendallW</dc:creator>
      <dc:date>2024-08-22T05:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle multiple timezone when getting the paloalto firewall logs in?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-multiple-timezone-when-getting-the-paloalto/m-p/697034#M115632</link>
      <description>&lt;P&gt;One caveat though - the host field might be being parsed out from the raw message during ingestion. In such case you can't use it for specifying props stanza.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 07:27:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-handle-multiple-timezone-when-getting-the-paloalto/m-p/697034#M115632</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-08-22T07:27:08Z</dc:date>
    </item>
  </channel>
</rss>

