<?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 transfer Strftime TIME_FORMAT to a regular expression ? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-transfer-Strftime-TIME-FORMAT-to-a-regular-expression/m-p/76323#M19291</link>
    <description>&lt;P&gt;How to add the rest of the date the millisecond and the timezone ?&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2013 16:54:17 GMT</pubDate>
    <dc:creator>royimad</dc:creator>
    <dc:date>2013-03-27T16:54:17Z</dc:date>
    <item>
      <title>How to transfer Strftime TIME_FORMAT to a regular expression ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-transfer-Strftime-TIME-FORMAT-to-a-regular-expression/m-p/76321#M19289</link>
      <description>&lt;P&gt;Log content (log4j) begin with a date that i will use it as TIME_FORMAT in my props.conf file.&lt;/P&gt;

&lt;P&gt;Fri Jan 04 2013 13:05:34,114 EST ERROR wavemark.webapp.interceptors.WmExceptionInterceptor   - WaveMarkException occurred&lt;BR /&gt;
wavemark.common.exceptions.WaveMarkException: Error while calling method [getReportData] in deleg&lt;/P&gt;

&lt;P&gt;The TIME_FORMAT should be equal to  %a %b %e %Y %k:%M:%S,%3 %Z &lt;BR /&gt;
I need to convert this to the regular expression to put it on LINE_BREAKER.&lt;/P&gt;

&lt;P&gt;So what are the equivalent of my strftime in regular expression? is their a tool to convert this or i just need it to write it from scratch.&lt;/P&gt;

&lt;P&gt;Many Thanks,&lt;BR /&gt;
Roy&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:37:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-transfer-Strftime-TIME-FORMAT-to-a-regular-expression/m-p/76321#M19289</guid>
      <dc:creator>royimad</dc:creator>
      <dc:date>2020-09-28T13:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to transfer Strftime TIME_FORMAT to a regular expression ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-transfer-Strftime-TIME-FORMAT-to-a-regular-expression/m-p/76322#M19290</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;Try this regex:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;\w{3}\s\w{3}\s\d{2}\s\d{4}\s\d{2}:\d{2}:\d{2},\d{3}\s\w{3}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Regards&lt;/P&gt;

&lt;P&gt;Edited to add miliseconds and time zone, hope it works&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2013 16:46:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-transfer-Strftime-TIME-FORMAT-to-a-regular-expression/m-p/76322#M19290</guid>
      <dc:creator>gfuente</dc:creator>
      <dc:date>2013-03-27T16:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to transfer Strftime TIME_FORMAT to a regular expression ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-transfer-Strftime-TIME-FORMAT-to-a-regular-expression/m-p/76323#M19291</link>
      <description>&lt;P&gt;How to add the rest of the date the millisecond and the timezone ?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2013 16:54:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-transfer-Strftime-TIME-FORMAT-to-a-regular-expression/m-p/76323#M19291</guid>
      <dc:creator>royimad</dc:creator>
      <dc:date>2013-03-27T16:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to transfer Strftime TIME_FORMAT to a regular expression ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-transfer-Strftime-TIME-FORMAT-to-a-regular-expression/m-p/76324#M19292</link>
      <description>&lt;P&gt;Done let me know it works&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2013 17:03:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-transfer-Strftime-TIME-FORMAT-to-a-regular-expression/m-p/76324#M19292</guid>
      <dc:creator>gfuente</dc:creator>
      <dc:date>2013-03-27T17:03:33Z</dc:date>
    </item>
  </channel>
</rss>

