<?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 Does Splunk Support IBM HPEL log ingestion in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Does-Splunk-Support-IBM-HPEL-log-ingestion/m-p/150282#M97950</link>
    <description>&lt;P&gt;I need to ingest a hpel log file produce from IBM websphere server. I need to know does splunk support this. &lt;/P&gt;

&lt;P&gt;Any pointer is appreciable.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Badri&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jun 2015 19:49:47 GMT</pubDate>
    <dc:creator>sbbadri</dc:creator>
    <dc:date>2015-06-12T19:49:47Z</dc:date>
    <item>
      <title>Does Splunk Support IBM HPEL log ingestion</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Does-Splunk-Support-IBM-HPEL-log-ingestion/m-p/150282#M97950</link>
      <description>&lt;P&gt;I need to ingest a hpel log file produce from IBM websphere server. I need to know does splunk support this. &lt;/P&gt;

&lt;P&gt;Any pointer is appreciable.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Badri&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2015 19:49:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Does-Splunk-Support-IBM-HPEL-log-ingestion/m-p/150282#M97950</guid>
      <dc:creator>sbbadri</dc:creator>
      <dc:date>2015-06-12T19:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Does Splunk Support IBM HPEL log ingestion</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Does-Splunk-Support-IBM-HPEL-log-ingestion/m-p/150283#M97951</link>
      <description>&lt;P&gt;The log needs to be plain text.&lt;BR /&gt;
Each event needs a time stamp.&lt;BR /&gt;
If that is true you read it in and then create field extracts with regex.   You can manually do the regex or let Splunk's GUI create the regex.&lt;/P&gt;

&lt;P&gt;I have read in logs that have unusal timestamps&lt;BR /&gt;
June 11 2015&lt;BR /&gt;
06:00 some event data&lt;BR /&gt;
06:12 some event data&lt;BR /&gt;
06:14 some event data&lt;BR /&gt;
June 12 2015&lt;BR /&gt;
00:05 some data&lt;BR /&gt;
00:15 some data&lt;/P&gt;

&lt;P&gt;I have written scripts in powershell and phython that simply reads until the date is found&lt;BR /&gt;
then read the times and insert the date before the time&lt;BR /&gt;
write out the newly formated event line to a new file&lt;BR /&gt;
keep reading until a new date is found.&lt;BR /&gt;
write new log to disk &lt;BR /&gt;
splunk reads the new log&lt;BR /&gt;
I have also used a script output to send the log directly to Splunk.  Both are really simple to do.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jun 2015 02:27:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Does-Splunk-Support-IBM-HPEL-log-ingestion/m-p/150283#M97951</guid>
      <dc:creator>m4him7</dc:creator>
      <dc:date>2015-06-13T02:27:56Z</dc:date>
    </item>
  </channel>
</rss>

