<?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: Parsing - Chrome Log in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Parsing-Chrome-Log/m-p/380489#M68689</link>
    <description>&lt;P&gt;Hi richgalloway&lt;/P&gt;

&lt;P&gt;Thanks for your help this is perfect !!!&lt;/P&gt;

&lt;P&gt;So another issue in my side was a permission on my Splunk TA folder, so it was not replicated to the indexer.&lt;/P&gt;

&lt;P&gt;All is ok now &lt;/P&gt;</description>
    <pubDate>Fri, 21 Sep 2018 12:38:57 GMT</pubDate>
    <dc:creator>serviceinfrastr</dc:creator>
    <dc:date>2018-09-21T12:38:57Z</dc:date>
    <item>
      <title>Parsing - Chrome Log</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Parsing-Chrome-Log/m-p/380487#M68687</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;

&lt;P&gt;We have some issue with one of our cloud product and we need to collect our chrome browser log.&lt;/P&gt;

&lt;P&gt;So we havea log file like this :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[2368:3448:0911/104129.306:INFO:CONSOLE(9006)] "Handling message type", source: &lt;A href="https://dhqbrvplips7x.cloudfront.net/directory/5039/assets/web-directory-7ffa5c07600e16c16ba367872647fa6c.js" target="test_blank"&gt;https://dhqbrvplips7x.cloudfront.net/directory/5039/assets/web-directory-7ffa5c07600e16c16ba367872647fa6c.js&lt;/A&gt; (9006)
[2368:3448:0911/104129.331:INFO:CONSOLE(9006)] "Handling message type", source: &lt;A href="https://dhqbrvplips7x.cloudfront.net/directory/5039/assets/web-directory-7ffa5c07600e16c16ba367872647fa6c.js" target="test_blank"&gt;https://dhqbrvplips7x.cloudfront.net/directory/5039/assets/web-directory-7ffa5c07600e16c16ba367872647fa6c.js&lt;/A&gt; (9006)
[2368:3448:0911/104129.353:INFO:CONSOLE(9006)] "Handling message type", source: &lt;A href="https://dhqbrvplips7x.cloudfront.net/directory/5039/assets/web-directory-7ffa5c07600e16c16ba367872647fa6c.js" target="test_blank"&gt;https://dhqbrvplips7x.cloudfront.net/directory/5039/assets/web-directory-7ffa5c07600e16c16ba367872647fa6c.js&lt;/A&gt; (9006)
[2368:3448:0911/104129.366:INFO:CONSOLE(9006)] "Handling message type", source: &lt;A href="https://dhqbrvplips7x.cloudfront.net/directory/5039/assets/web-directory-7ffa5c07600e16c16ba367872647fa6c.js" target="test_blank"&gt;https://dhqbrvplips7x.cloudfront.net/directory/5039/assets/web-directory-7ffa5c07600e16c16ba367872647fa6c.js&lt;/A&gt; (9006)
[2368:3448:0911/104140.068:INFO:CONSOLE(9013)] "STASH-LOGGER: sendLogTraces", source: &lt;A href="https://dhqbrvplips7x.cloudfront.net/directory/5039/assets/web-directory-7ffa5c07600e16c16ba367872647fa6c.js" target="test_blank"&gt;https://dhqbrvplips7x.cloudfront.net/directory/5039/assets/web-directory-7ffa5c07600e16c16ba367872647fa6c.js&lt;/A&gt; (9013)
[2368:3448:0911/104150.489:INFO:CONSOLE(372)] "Other topic: 
{
    "topicName": "channel.metadata",
    "eventBody": {
        "message": "WebSocket Heartbeat"
    }
}", source: chrome-extension://bkmeadpinckobiapkihcoenmipobdaio/background/background.js (372)
[2368:3448:0911/104150.499:INFO:CONSOLE(312)] "Sending ping WS healthcheck", source: chrome-extension://bkmeadpinckobiapkihcoenmipobdaio/background/background.js (312)
[2368:3448:0911/104150.519:INFO:CONSOLE(372)] "Other topic: 
{
    "topicName": "channel.metadata",
    "eventBody": {
        "message": "pong"
    }
}", source: chrome-extension://bkmeadpinckobiapkihcoenmipobdaio/background/background.js (372)
[2368:3448:0911/104150.519:INFO:CONSOLE(374)] "Pong WS healthcheck received.", source: chrome-extension://bkmeadpinckobiapkihcoenmipobdaio/background/background.js (374)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I made this props.conf but it's not correct in my search &lt;/P&gt;

&lt;P&gt;My props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[chrome:log]
LINE_BREAKER=^\[\d+.\d+:\d+\/\d+.
CHARSET=latin-1
SHOULD_LINEMERGE=true
TIME_FORMAT=%m%d/%H%M%S.%3N
category=Miscellaneous
description=A common log format with a predefined timestamp. Customize timestamp in "Timestamp" options
disabled=false
pulldown_type=true
TIME_PREFIX=\[\d+.\d+
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But in my search i have again 2 or more line by events (like this) :&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/5785i9B15FF2D3B2A2667/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Can you help me &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Many Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2018 06:30:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Parsing-Chrome-Log/m-p/380487#M68687</guid>
      <dc:creator>serviceinfrastr</dc:creator>
      <dc:date>2018-09-20T06:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing - Chrome Log</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Parsing-Chrome-Log/m-p/380488#M68688</link>
      <description>&lt;P&gt;The &lt;CODE&gt;LINE_BREAKER&lt;/CODE&gt; attribute requires a capture group.  Also, I think the &lt;CODE&gt;TIME_PREFIX&lt;/CODE&gt; setting doesn't match your events.  Try these settings.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[chrome:log]
LINE_BREAKER=([\r\n]+)\[\d+.\d+:\d+\/\d+.
CHARSET=latin-1
SHOULD_LINEMERGE=false
TIME_FORMAT=%m%d/%H%M%S.%3N
disabled=false
TIME_PREFIX=\[\d+:\d+:
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 20 Sep 2018 12:59:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Parsing-Chrome-Log/m-p/380488#M68688</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2018-09-20T12:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing - Chrome Log</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Parsing-Chrome-Log/m-p/380489#M68689</link>
      <description>&lt;P&gt;Hi richgalloway&lt;/P&gt;

&lt;P&gt;Thanks for your help this is perfect !!!&lt;/P&gt;

&lt;P&gt;So another issue in my side was a permission on my Splunk TA folder, so it was not replicated to the indexer.&lt;/P&gt;

&lt;P&gt;All is ok now &lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2018 12:38:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Parsing-Chrome-Log/m-p/380489#M68689</guid>
      <dc:creator>serviceinfrastr</dc:creator>
      <dc:date>2018-09-21T12:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing - Chrome Log</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Parsing-Chrome-Log/m-p/380490#M68690</link>
      <description>&lt;P&gt;@serviceinfrastructure, If your problem is resolved, please accept the answer to help future readers.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2018 13:03:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Parsing-Chrome-Log/m-p/380490#M68690</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2018-09-21T13:03:36Z</dc:date>
    </item>
  </channel>
</rss>

