<?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 Minimizing or disabling json Syntax Highlighting automatically in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Minimizing-or-disabling-json-Syntax-Highlighting-automatically/m-p/393922#M70327</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have a dataset that consists of json data (using the _json sourcetype), where each event has about 30 fields and is correctly formatted and parsed by Splunk. When i do a basic search to view these events, each event shows the entire json event with syntax highlighting, taking up 30 lines of screen real-estate. I can manually minimize the json for a single event by clicking the [-] sign next to the event, or i can click "show as raw text" to fold up the event into one line, but i'd like this to be automatic for all my events.&lt;/P&gt;

&lt;P&gt;Does anyone know if this is possible?  &lt;/P&gt;

&lt;P&gt;Essentially i can only see one event at a time, because the event shows the entire event's json (all 30 lines).  I'm attaching a screenshot of what i mean here:&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/5228i2840542AB4BE610E/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;thank you&lt;BR /&gt;
Noah&lt;/P&gt;</description>
    <pubDate>Sat, 16 Jun 2018 11:07:23 GMT</pubDate>
    <dc:creator>noahdietrich</dc:creator>
    <dc:date>2018-06-16T11:07:23Z</dc:date>
    <item>
      <title>Minimizing or disabling json Syntax Highlighting automatically</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Minimizing-or-disabling-json-Syntax-Highlighting-automatically/m-p/393922#M70327</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have a dataset that consists of json data (using the _json sourcetype), where each event has about 30 fields and is correctly formatted and parsed by Splunk. When i do a basic search to view these events, each event shows the entire json event with syntax highlighting, taking up 30 lines of screen real-estate. I can manually minimize the json for a single event by clicking the [-] sign next to the event, or i can click "show as raw text" to fold up the event into one line, but i'd like this to be automatic for all my events.&lt;/P&gt;

&lt;P&gt;Does anyone know if this is possible?  &lt;/P&gt;

&lt;P&gt;Essentially i can only see one event at a time, because the event shows the entire event's json (all 30 lines).  I'm attaching a screenshot of what i mean here:&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/5228i2840542AB4BE610E/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;thank you&lt;BR /&gt;
Noah&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jun 2018 11:07:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Minimizing-or-disabling-json-Syntax-Highlighting-automatically/m-p/393922#M70327</guid>
      <dc:creator>noahdietrich</dc:creator>
      <dc:date>2018-06-16T11:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Minimizing or disabling json Syntax Highlighting automatically</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Minimizing-or-disabling-json-Syntax-Highlighting-automatically/m-p/393923#M70328</link>
      <description>&lt;P&gt;@noahdietrich, Pipe table command to your search&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;yourCurrentSearch&amp;gt;
| table _time _raw
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also Event Viewer also has an option on top to change from default &lt;CODE&gt;List&lt;/CODE&gt; view to &lt;CODE&gt;Raw&lt;/CODE&gt; or &lt;CODE&gt;Table&lt;/CODE&gt; view. This setting can also be applied by default using Role based UI Preference through &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/Ui-prefsconf#Display_Formatting_Options"&gt;ui-prefs.conf&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jun 2018 11:21:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Minimizing-or-disabling-json-Syntax-Highlighting-automatically/m-p/393923#M70328</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-06-16T11:21:15Z</dc:date>
    </item>
  </channel>
</rss>

