<?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: Why are Interesting Fields not yielding complete values in the search result? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-are-Interesting-Fields-not-yielding-complete-values-in-the/m-p/180306#M51912</link>
    <description>&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/49390/field-with-single-value-but-value-has-spaces.html"&gt;http://answers.splunk.com/answers/49390/field-with-single-value-but-value-has-spaces.html&lt;/A&gt;&lt;BR /&gt;
I hope this helps.&lt;/P&gt;

&lt;P&gt;Also you can check if 'accountNameWithSpace' is giving correct value (with spaces)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;field=_raw "accountName=(?P[\S\s]+)"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 26 Jun 2015 16:03:27 GMT</pubDate>
    <dc:creator>vinitatsky</dc:creator>
    <dc:date>2015-06-26T16:03:27Z</dc:date>
    <item>
      <title>Why are Interesting Fields not yielding complete values in the search result?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-Interesting-Fields-not-yielding-complete-values-in-the/m-p/180305#M51911</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;When a blank space is introduced in values, the search results are not yielding complete values. Please see details below.&lt;/P&gt;

&lt;P&gt;Event in Splunk looks like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;id=43777924d6-fda8-4c2b-9884-2f85c6f84b4e
queryType=join
accountName=Test Acc
anchor=
applicationName=Test Application
siteName=PUSH to Test Site
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My current search and result using the table command:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=db-general source="dbmon-tail://Logging*" | table accountName,applicationName,siteName
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Actual Search Result in Table format does not have complete values for accountName, applicationName, siteName:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;accountName    applicationName    siteName↕ 
Test           Test               PUSH  
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Expected result should be as shown below:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;accountName    applicationName    siteName
Test Acc       Test Application   PUSH to Test Site
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Any help in this regard is much appreciated.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2015 15:46:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-Interesting-Fields-not-yielding-complete-values-in-the/m-p/180305#M51911</guid>
      <dc:creator>muguniya</dc:creator>
      <dc:date>2015-06-26T15:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why are Interesting Fields not yielding complete values in the search result?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-Interesting-Fields-not-yielding-complete-values-in-the/m-p/180306#M51912</link>
      <description>&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/49390/field-with-single-value-but-value-has-spaces.html"&gt;http://answers.splunk.com/answers/49390/field-with-single-value-but-value-has-spaces.html&lt;/A&gt;&lt;BR /&gt;
I hope this helps.&lt;/P&gt;

&lt;P&gt;Also you can check if 'accountNameWithSpace' is giving correct value (with spaces)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;field=_raw "accountName=(?P[\S\s]+)"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 26 Jun 2015 16:03:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-Interesting-Fields-not-yielding-complete-values-in-the/m-p/180306#M51912</guid>
      <dc:creator>vinitatsky</dc:creator>
      <dc:date>2015-06-26T16:03:27Z</dc:date>
    </item>
  </channel>
</rss>

