<?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 convert UTC to CST in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-UTC-to-CST/m-p/499223#M85084</link>
    <description>&lt;P&gt;Where you are deploying this configuration? &lt;BR /&gt;
In order to have this configuration work properly, the props.conf have to be deployed at the indexer or heavy forwarder tier to parse the timezone properly before indexing, if you are not running on a Splunk standalone instance. Use the btool to troubleshoot your configuration.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.3.2/Troubleshooting/Usebtooltotroubleshootconfigurations"&gt;https://docs.splunk.com/Documentation/Splunk/7.3.2/Troubleshooting/Usebtooltotroubleshootconfigurations&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Oct 2019 00:33:27 GMT</pubDate>
    <dc:creator>ivanreis</dc:creator>
    <dc:date>2019-10-11T00:33:27Z</dc:date>
    <item>
      <title>How to convert UTC to CST</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-UTC-to-CST/m-p/499220#M85081</link>
      <description>&lt;P&gt;We are receiving events on our syslog collector in UTC timezome. Below is the sample event.&lt;/P&gt;

&lt;P&gt;I have configured the below props on our search head, My assumption was it will pick the searchhead timezone while showing the events in SH.but it is not converting the timezone to CT&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[sourcetype]
DATETIME_CONFIG = CURRENT

Oct  8 13:59:00 x.x.x.x [Audit] User xxxxlogged in on the web GUI interface.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 08 Oct 2019 14:18:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-UTC-to-CST/m-p/499220#M85081</guid>
      <dc:creator>martinnepolean</dc:creator>
      <dc:date>2019-10-08T14:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert UTC to CST</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-UTC-to-CST/m-p/499221#M85082</link>
      <description>&lt;P&gt;Please try this one at props.conf using the host&lt;/P&gt;

&lt;P&gt;[host::server_sourcename]&lt;BR /&gt;
TZ = US/Central&lt;/P&gt;

&lt;P&gt;OR by source&lt;/P&gt;

&lt;P&gt;[source::your_source]&lt;BR /&gt;
TZ = US/Central&lt;/P&gt;

&lt;P&gt;OR by sourcetype&lt;/P&gt;

&lt;P&gt;[sourcetype::your_sourcetype]&lt;BR /&gt;
TZ = US/Central&lt;/P&gt;

&lt;P&gt;For further information, please check this document: &lt;A href="https://answers.splunk.com/answers/135193/splunk-indexing-and-time-zone-normalization.html"&gt;https://answers.splunk.com/answers/135193/splunk-indexing-and-time-zone-normalization.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2019 00:09:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-UTC-to-CST/m-p/499221#M85082</guid>
      <dc:creator>ivanreis</dc:creator>
      <dc:date>2019-10-09T00:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert UTC to CST</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-UTC-to-CST/m-p/499222#M85083</link>
      <description>&lt;P&gt;No ivanreis, it didnt work, below is my props file content&lt;/P&gt;

&lt;P&gt;source = /opt/syslog_ng/logs/xxx//-xxx.log&lt;/P&gt;

&lt;P&gt;[source::/opt/syslog_ng/logs/xxx/*/*xxx.log]&lt;BR /&gt;
TZ = US/Central&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 02:31:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-UTC-to-CST/m-p/499222#M85083</guid>
      <dc:creator>martinnepolean</dc:creator>
      <dc:date>2020-09-30T02:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert UTC to CST</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-UTC-to-CST/m-p/499223#M85084</link>
      <description>&lt;P&gt;Where you are deploying this configuration? &lt;BR /&gt;
In order to have this configuration work properly, the props.conf have to be deployed at the indexer or heavy forwarder tier to parse the timezone properly before indexing, if you are not running on a Splunk standalone instance. Use the btool to troubleshoot your configuration.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.3.2/Troubleshooting/Usebtooltotroubleshootconfigurations"&gt;https://docs.splunk.com/Documentation/Splunk/7.3.2/Troubleshooting/Usebtooltotroubleshootconfigurations&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 00:33:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-UTC-to-CST/m-p/499223#M85084</guid>
      <dc:creator>ivanreis</dc:creator>
      <dc:date>2019-10-11T00:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert UTC to CST</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-UTC-to-CST/m-p/499224#M85085</link>
      <description>&lt;P&gt;I am not sure exactly what problem you have but if you read these posts, you will have all of the understanding necessary to get what you need:&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/494692/display-user-specific-timezone-in-dasboard.html"&gt;https://answers.splunk.com/answers/494692/display-user-specific-timezone-in-dasboard.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/590067/how-do-i-map-my-personally-tz-adjusted-time-to-ano.html"&gt;https://answers.splunk.com/answers/590067/how-do-i-map-my-personally-tz-adjusted-time-to-ano.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/241990/does-splunk-take-into-consideration-timezone-dayli.html"&gt;https://answers.splunk.com/answers/241990/does-splunk-take-into-consideration-timezone-dayli.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/408167/query-for-different-timezones.html"&gt;https://answers.splunk.com/answers/408167/query-for-different-timezones.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Oct 2019 22:17:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-UTC-to-CST/m-p/499224#M85085</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-10-20T22:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert UTC to CST</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-UTC-to-CST/m-p/499225#M85086</link>
      <description>&lt;P&gt;I have deployed them on indexers, I have created a new app for props file and deployed yo all index peers. But still, the time conversion is not happening. &lt;/P&gt;

&lt;P&gt;[source::/opt/syslog_ng/logs/xxx/*/*xxx.log]&lt;BR /&gt;
TZ = US/Central&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 02:48:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-convert-UTC-to-CST/m-p/499225#M85086</guid>
      <dc:creator>martinnepolean</dc:creator>
      <dc:date>2020-09-30T02:48:59Z</dc:date>
    </item>
  </channel>
</rss>

