<?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: Linebreaker for ESXi Logs in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Linebreaker-for-ESXi-Logs/m-p/400402#M71324</link>
    <description>&lt;P&gt;Are you sure the line separator is right?  Try &lt;CODE&gt;LINE_BREAKER = ([\r\n]+)\w{3}\s.\w\s\w{2}:\w{2}:\w{2}&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Feb 2019 22:09:24 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2019-02-18T22:09:24Z</dc:date>
    <item>
      <title>Linebreaker for ESXi Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Linebreaker-for-ESXi-Logs/m-p/400401#M71323</link>
      <description>&lt;P&gt;I am having problems getting the line breaking to work.  The below events are showing as one event with the below set in my Props.conf file which is installed on the Indexers.&lt;/P&gt;

&lt;P&gt;Feb 18 08:11:04 10.10.10.10 sshd[2910906]: Accepted keyboard-interactive/pam for user@domain from 10.10.10.10 port 54258 ssh2&lt;BR /&gt;
Feb 18 08:11:04 10.10.10.10 sshd[2910906]: pam_unix(sshd:session): session opened for user user@domain by (uid=0)&lt;BR /&gt;
Feb 18 08:11:04 10.10.10.10 sshd[2910906]: Session opened for 'user@domain' on /dev/char/pty/t0&lt;BR /&gt;
Feb 18 08:11:04 10.10.10.10 shell[2910915]: Interactive shell session started&lt;BR /&gt;
Feb 18 08:11:05 10.10.10.10 vmkernel: cpu39:2098112)NMP: nmp_ResetDeviceLogThrottling:3575: last error status from device mpx.vmhba32:C0:T0:L0 repeated 5 times&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[VMware:ESXi]
TIME_PREFIX = ^
MAX_TIMESTAMP_LOOKAHEAD = 15
TZ = CT
KV_MODE = none
ANNOTATE_PUNCT = false
TIME_FORMAT = %b %d %H:%M:%S
LINE_BREAKER = ([\n]+)\w{3}\s.\w\s\w{2}:\w{2}:\w{2}
SHOULD_LINEMERGE = False
TRUNCATE = 750
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Any idea why the line breaking is not working?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 23:22:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Linebreaker-for-ESXi-Logs/m-p/400401#M71323</guid>
      <dc:creator>rfiscus</dc:creator>
      <dc:date>2020-09-29T23:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Linebreaker for ESXi Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Linebreaker-for-ESXi-Logs/m-p/400402#M71324</link>
      <description>&lt;P&gt;Are you sure the line separator is right?  Try &lt;CODE&gt;LINE_BREAKER = ([\r\n]+)\w{3}\s.\w\s\w{2}:\w{2}:\w{2}&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 22:09:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Linebreaker-for-ESXi-Logs/m-p/400402#M71324</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-02-18T22:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Linebreaker for ESXi Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Linebreaker-for-ESXi-Logs/m-p/400403#M71325</link>
      <description>&lt;P&gt;Looks like I was missing the \r for the carriage return, odd because it had been working for a long time, I wonder if VMware changed their log format in 6.5+ of ESXi.  Anyhow, thanks for noticing that, works normal again.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 20:17:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Linebreaker-for-ESXi-Logs/m-p/400403#M71325</guid>
      <dc:creator>rfiscus</dc:creator>
      <dc:date>2019-02-19T20:17:23Z</dc:date>
    </item>
  </channel>
</rss>

