<?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: Event fields not showing automatically in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Event-fields-not-showing-automatically/m-p/507158#M141834</link>
    <description>&lt;P&gt;I believe this is a bug in splunk&lt;/P&gt;&lt;P&gt;I noticed that I'm getting the following error message in my console when expanding events that are not showing the fields. This error doesn't happen when expanding the other events.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="JS Console error when expanding the event" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9446iF6070AF17ED53551/image-size/large?v=v2&amp;amp;px=999" role="button" title="ErrorJavascriptConsole.png" alt="JS Console error when expanding the event" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;JS Console error when expanding the event&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Those are the JSON I'm using for this test&lt;/P&gt;&lt;P&gt;1)&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
  "Show all actions": true
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2)&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
  "Show All actions": true
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My console shows the error when expanding the event 1, but it doesn't when expanding the event 2.&amp;nbsp; The only different between the events is the letter "a" in the word &lt;U&gt;&lt;STRONG&gt;all&lt;/STRONG&gt;&lt;/U&gt; (which is uppercase in the event 2).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using Splunk Enterprise 8.0.4&lt;/P&gt;&lt;P&gt;To reproduce this problem I created a HEC, and sent the JSON bellow to the HEC&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
    "time": 1592251280.000,
    "host": "localhost",
    "source": "test.json",
    "index": "all_problem",
    "sourcetype": "_json",
    "event": {
        "Show all actions": true
    }
}

{
    "time": 1592251275.000,
    "host": "localhost",
    "source": "test.json",
    "index": "all_problem",
    "sourcetype": "_json",
    "event": {
        "Show All actions": true
    }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Search result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="AllProblemIndex.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9447i4269B94D7CF71CAE/image-size/large?v=v2&amp;amp;px=999" role="button" title="AllProblemIndex.png" alt="AllProblemIndex.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jul 2020 23:05:05 GMT</pubDate>
    <dc:creator>jonatasjsonar</dc:creator>
    <dc:date>2020-07-02T23:05:05Z</dc:date>
    <item>
      <title>Event fields not showing automatically</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Event-fields-not-showing-automatically/m-p/505079#M141082</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;While testing my workflow actions, I've noticed a really weird thing happening&lt;BR /&gt;When a field has the word "all" in its name, the interesting fields are not shown on the event automatically. (see the image in the spoiler tag for a better understanding)&lt;/P&gt;&lt;P&gt;So to use the workflow action that I have for that field I need to manually add it by selecting the field in the "All Fields" option.&lt;/P&gt;&lt;P&gt;Does anyone knows why this is happening?&lt;BR /&gt;Is it expected?&lt;BR /&gt;Is there any configuration I am missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screenshot_2020-06-17 Search Splunk 8 0 4.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9243i2A07798576EAF3C0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot_2020-06-17 Search Splunk 8 0 4.png" alt="Screenshot_2020-06-17 Search Splunk 8 0 4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 20:48:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Event-fields-not-showing-automatically/m-p/505079#M141082</guid>
      <dc:creator>jonatasjsonar</dc:creator>
      <dc:date>2020-06-18T20:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Event fields not showing automatically</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Event-fields-not-showing-automatically/m-p/505096#M141088</link>
      <description>&lt;P&gt;Switch the view to look at the details (_raw).&amp;nbsp; That field has spaces on either side of the word " all ".&amp;nbsp; How is it defined in the JSON?&amp;nbsp; It's probably an error in the extraction routine, possibly caused by an error in the JSON itself.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 22:17:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Event-fields-not-showing-automatically/m-p/505096#M141088</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2020-06-18T22:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Event fields not showing automatically</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Event-fields-not-showing-automatically/m-p/505102#M141090</link>
      <description>&lt;P&gt;The _raw looks exactly the same. In the JSON the field is also "a all a".&lt;/P&gt;&lt;P&gt;When I change it to "a any a" the fields are there (see the image)&lt;/P&gt;&lt;P&gt;Is there any log for the extraction routine so I can look for errors there?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="FieldAnyName.png" style="width: 713px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9244i22D299EBD568780A/image-size/large?v=v2&amp;amp;px=999" role="button" title="FieldAnyName.png" alt="FieldAnyName.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 22:48:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Event-fields-not-showing-automatically/m-p/505102#M141090</guid>
      <dc:creator>jonatasjsonar</dc:creator>
      <dc:date>2020-06-18T22:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Event fields not showing automatically</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Event-fields-not-showing-automatically/m-p/505104#M141107</link>
      <description>&lt;P&gt;run in "Verbose Mode" and lmk if that made a diff, it's annoying but something I've seen happen all the time&lt;/P&gt;&lt;P&gt;(and I've even done myself and noticed after throwing a fit and troubleshooting the hell out of - though I do see that you're running in Smart Mode and I think usually people are in Fast Mode when this happens)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- upvotes appreciated&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":nerd_face:"&gt;🤓&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 00:04:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Event-fields-not-showing-automatically/m-p/505104#M141107</guid>
      <dc:creator>marycordova</dc:creator>
      <dc:date>2020-06-19T00:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Event fields not showing automatically</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Event-fields-not-showing-automatically/m-p/505109#M141110</link>
      <description>&lt;P class="lia-align-left"&gt;"Verbose Mode" doesn't work as well &lt;span class="lia-unicode-emoji" title=":crying_face:"&gt;😢&lt;/span&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;As you can see in the image, even changing the field name doesn't help.&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="ChangeAllFields-Lowercase.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9245iD46C97DCCEF92708/image-size/large?v=v2&amp;amp;px=999" role="button" title="ChangeAllFields-Lowercase.png" alt="ChangeAllFields-Lowercase.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm guessing it's something related to reserved words.&lt;/P&gt;&lt;P&gt;Changing from " all " to " All " works&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="ChangeAllFields-Uppercase.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9246i0E962636E86146A2/image-size/large?v=v2&amp;amp;px=999" role="button" title="ChangeAllFields-Uppercase.png" alt="ChangeAllFields-Uppercase.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 00:36:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Event-fields-not-showing-automatically/m-p/505109#M141110</guid>
      <dc:creator>jonatasjsonar</dc:creator>
      <dc:date>2020-06-19T00:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Event fields not showing automatically</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Event-fields-not-showing-automatically/m-p/507158#M141834</link>
      <description>&lt;P&gt;I believe this is a bug in splunk&lt;/P&gt;&lt;P&gt;I noticed that I'm getting the following error message in my console when expanding events that are not showing the fields. This error doesn't happen when expanding the other events.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="JS Console error when expanding the event" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9446iF6070AF17ED53551/image-size/large?v=v2&amp;amp;px=999" role="button" title="ErrorJavascriptConsole.png" alt="JS Console error when expanding the event" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;JS Console error when expanding the event&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Those are the JSON I'm using for this test&lt;/P&gt;&lt;P&gt;1)&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
  "Show all actions": true
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2)&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
  "Show All actions": true
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My console shows the error when expanding the event 1, but it doesn't when expanding the event 2.&amp;nbsp; The only different between the events is the letter "a" in the word &lt;U&gt;&lt;STRONG&gt;all&lt;/STRONG&gt;&lt;/U&gt; (which is uppercase in the event 2).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using Splunk Enterprise 8.0.4&lt;/P&gt;&lt;P&gt;To reproduce this problem I created a HEC, and sent the JSON bellow to the HEC&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
    "time": 1592251280.000,
    "host": "localhost",
    "source": "test.json",
    "index": "all_problem",
    "sourcetype": "_json",
    "event": {
        "Show all actions": true
    }
}

{
    "time": 1592251275.000,
    "host": "localhost",
    "source": "test.json",
    "index": "all_problem",
    "sourcetype": "_json",
    "event": {
        "Show All actions": true
    }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Search result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="AllProblemIndex.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9447i4269B94D7CF71CAE/image-size/large?v=v2&amp;amp;px=999" role="button" title="AllProblemIndex.png" alt="AllProblemIndex.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 23:05:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Event-fields-not-showing-automatically/m-p/507158#M141834</guid>
      <dc:creator>jonatasjsonar</dc:creator>
      <dc:date>2020-07-02T23:05:05Z</dc:date>
    </item>
  </channel>
</rss>

