<?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: Json logs not parsing properly. in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Json-logs-not-parsing-properly/m-p/696961#M57132</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/249143"&gt;@mahesh27&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;try to add INDEXED_EXTRACTIONS = JSON to your props.conf&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Wed, 21 Aug 2024 14:35:26 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2024-08-21T14:35:26Z</dc:date>
    <item>
      <title>Json logs not parsing properly.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Json-logs-not-parsing-properly/m-p/696956#M57131</link>
      <description>&lt;P&gt;Hi All, We have a json logs where few logs are not parsing properly. When i check internal logs its shows that truncate value exceed the default 10000 bytes, so i tried increasing truncate value to 40000, but still logs are not parsing correctly.&lt;/P&gt;
&lt;P&gt;the logs length is around&amp;nbsp; 26000.&lt;/P&gt;
&lt;P&gt;props used:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[app:json:logs]
SHOULD_LINEMERGE=true
LINE_BREAKER=([\r\n]+)
CHARSET=UTF-8
TIMEPREFIX=\{\"timestamp"\:\"
KV_MODE=json
TRUNCATE=40000&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 00:00:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Json-logs-not-parsing-properly/m-p/696956#M57131</guid>
      <dc:creator>mahesh27</dc:creator>
      <dc:date>2024-08-22T00:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Json logs not parsing properly.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Json-logs-not-parsing-properly/m-p/696961#M57132</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/249143"&gt;@mahesh27&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;try to add INDEXED_EXTRACTIONS = JSON to your props.conf&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 14:35:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Json-logs-not-parsing-properly/m-p/696961#M57132</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-08-21T14:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Json logs not parsing properly.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Json-logs-not-parsing-properly/m-p/696965#M57134</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;, sorry we have a limitation not to use that is there any other way&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 14:39:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Json-logs-not-parsing-properly/m-p/696965#M57134</guid>
      <dc:creator>mahesh27</dc:creator>
      <dc:date>2024-08-21T14:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Json logs not parsing properly.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Json-logs-not-parsing-properly/m-p/696966#M57135</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/249143"&gt;@mahesh27&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;try the spath command (&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.3.0/SearchReference/Spath" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.3.0/SearchReference/Spath&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 14:42:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Json-logs-not-parsing-properly/m-p/696966#M57135</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-08-21T14:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Json logs not parsing properly.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Json-logs-not-parsing-properly/m-p/696994#M57139</link>
      <description>&lt;P&gt;Try adding a limits.conf with the following&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[kv]
maxchars = 40000&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 21 Aug 2024 20:46:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Json-logs-not-parsing-properly/m-p/696994#M57139</guid>
      <dc:creator>nmohammed</dc:creator>
      <dc:date>2024-08-21T20:46:27Z</dc:date>
    </item>
  </channel>
</rss>

