<?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: Splunk 8.0.1 : How to change show_source CSS about long lines in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk-8-0-1-How-to-change-show-source-CSS-about-long-lines/m-p/562622#M196050</link>
    <description>&lt;P&gt;Actually,&amp;nbsp; I found that the "wrapping" option was lost until the version 8.0.4 when the "Wrap Results" button was added:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mpasini_0-1628521423918.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/15471i4942694894EF06B4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mpasini_0-1628521423918.png" alt="mpasini_0-1628521423918.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;So I guess we'll upgrade &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Aug 2021 15:04:09 GMT</pubDate>
    <dc:creator>mpasini</dc:creator>
    <dc:date>2021-08-09T15:04:09Z</dc:date>
    <item>
      <title>Splunk 8.0.1 : How to change show_source CSS about long lines</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-8-0-1-How-to-change-show-source-CSS-about-long-lines/m-p/562571#M196036</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;After upgrading to Splunk 8 from Splunk 6, it seems that the "show_source" view&amp;nbsp; ( used in "Event actions" -&amp;gt; "Show source" ) isn't wrapping the long lines as it used to do before.&lt;BR /&gt;&lt;BR /&gt;We've isolated the new setting in jsx code in:&lt;/P&gt;&lt;DIV&gt;/opt/splunk/share/splunk/search_mrsparkle/exposed/js/views/show_source/index.jsx&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="css"&gt;    tableRow: {
        border: 0,
        margin: 0,
        padding: 0,
        whiteSpace: 'nowrap',
    },​&lt;/LI-CODE&gt;&lt;P&gt;Before the setting was set to 'white-space: pre-wrap' as we can see in our backups of search_mrsparkle from splunk6.&lt;BR /&gt;&lt;BR /&gt;Is there any way for us to go the same behavior as before so that the long lines in "Show source" are wrapped ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 11:51:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-8-0-1-How-to-change-show-source-CSS-about-long-lines/m-p/562571#M196036</guid>
      <dc:creator>mpasini</dc:creator>
      <dc:date>2021-08-09T11:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk 8.0.1 : How to change show_source CSS about long lines</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-8-0-1-How-to-change-show-source-CSS-about-long-lines/m-p/562572#M196037</link>
      <description>&lt;P&gt;If seems like you've already found the answer - change index.jsx as you prefer.&amp;nbsp; However, it's possible that fix is already present in one of the 18 Splunk versions released since 8.0.1 so you may want to consider a newer release.&amp;nbsp; You also can ask for the change at&amp;nbsp;&lt;A href="https://ideas.splunk.com" target="_blank"&gt;https://ideas.splunk.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 12:00:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-8-0-1-How-to-change-show-source-CSS-about-long-lines/m-p/562572#M196037</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-08-09T12:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk 8.0.1 : How to change show_source CSS about long lines</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-8-0-1-How-to-change-show-source-CSS-about-long-lines/m-p/562622#M196050</link>
      <description>&lt;P&gt;Actually,&amp;nbsp; I found that the "wrapping" option was lost until the version 8.0.4 when the "Wrap Results" button was added:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mpasini_0-1628521423918.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/15471i4942694894EF06B4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mpasini_0-1628521423918.png" alt="mpasini_0-1628521423918.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;So I guess we'll upgrade &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 15:04:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-8-0-1-How-to-change-show-source-CSS-about-long-lines/m-p/562622#M196050</guid>
      <dc:creator>mpasini</dc:creator>
      <dc:date>2021-08-09T15:04:09Z</dc:date>
    </item>
  </channel>
</rss>

