<?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: Empty stack field in some logs in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-do-I-have-empty-stack-fields-in-some-logs/m-p/625739#M217501</link>
    <description>&lt;P&gt;Maybe you're manipulating the _meta somewhere during the ingestion process. (do you have any transforms with DEST_KEY=_meta?&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jan 2023 16:34:46 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2023-01-03T16:34:46Z</dc:date>
    <item>
      <title>Why do I have empty stack fields in some logs?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-I-have-empty-stack-fields-in-some-logs/m-p/625659#M217463</link>
      <description>&lt;P&gt;I have uploaded the screenshots of logs of same time but in one log stack and task field is empty and in one it is filled . What is the reason behind ?&amp;nbsp;&lt;BR /&gt;Can someone help me to figure it out?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-01-02 at 5.55.24 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23182iEE06F1BD6C4E67BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-01-02 at 5.55.24 PM.png" alt="Screenshot 2023-01-02 at 5.55.24 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-01-02 at 5.55.32 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23181i5B930669A07BA262/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-01-02 at 5.55.32 PM.png" alt="Screenshot 2023-01-02 at 5.55.32 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 16:07:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-I-have-empty-stack-fields-in-some-logs/m-p/625659#M217463</guid>
      <dc:creator>sc_admin11</dc:creator>
      <dc:date>2023-01-03T16:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Empty stack field in some logs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-I-have-empty-stack-fields-in-some-logs/m-p/625662#M217464</link>
      <description>&lt;P&gt;Your stack value of ust-Dashboard-Demo-Service does not appear to be in the visible _raw data, so it is presumably a calculated, or some other kind of auto populated field, that is being generated as a result of some props/transforms. Same applies to task - that's not in the visible screenshot raw listing&lt;/P&gt;&lt;P&gt;If you&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| table _raw&lt;/LI-CODE&gt;&lt;P&gt;do you see either task or stack in the data?&lt;/P&gt;&lt;P&gt;If not check the field settings for the sourcetype=format_v1&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 05:08:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-I-have-empty-stack-fields-in-some-logs/m-p/625662#M217464</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2023-01-03T05:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Empty stack field in some logs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-I-have-empty-stack-fields-in-some-logs/m-p/625673#M217473</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/6367"&gt;@bowesmana&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;stack and task is not in raw data. we are passing through entrypoint.sh and input.conf file as&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[monitor:///var/log/dashboard/dashboard.log]&lt;BR /&gt;&lt;SPAN&gt;sourcetype &lt;/SPAN&gt;= format_v1&lt;BR /&gt;&lt;SPAN&gt;index &lt;/SPAN&gt;= dashboard&lt;BR /&gt;&lt;SPAN&gt;_meta &lt;/SPAN&gt;= stack::&amp;lt;stackname&amp;gt; task::&amp;lt;taskid&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 03 Jan 2023 08:11:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-I-have-empty-stack-fields-in-some-logs/m-p/625673#M217473</guid>
      <dc:creator>sc_admin11</dc:creator>
      <dc:date>2023-01-03T08:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Empty stack field in some logs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-I-have-empty-stack-fields-in-some-logs/m-p/625737#M217500</link>
      <description>&lt;P&gt;It might also be an indexed field prepared by Splunk during ingestion process. It's relatively common to have additional metadata fields identifying the origin of an event in case the events themselves or the "standard" metadata (most significantly, the host value) do not provide enough information in that matter.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 16:29:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-I-have-empty-stack-fields-in-some-logs/m-p/625737#M217500</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2023-01-03T16:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Empty stack field in some logs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-I-have-empty-stack-fields-in-some-logs/m-p/625739#M217501</link>
      <description>&lt;P&gt;Maybe you're manipulating the _meta somewhere during the ingestion process. (do you have any transforms with DEST_KEY=_meta?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 16:34:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-I-have-empty-stack-fields-in-some-logs/m-p/625739#M217501</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2023-01-03T16:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Empty stack field in some logs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-I-have-empty-stack-fields-in-some-logs/m-p/625781#M217514</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp; no we don't have&amp;nbsp;&lt;SPAN&gt;any transforms with DEST_KEY=_meta&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 08:06:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-I-have-empty-stack-fields-in-some-logs/m-p/625781#M217514</guid>
      <dc:creator>sc_admin11</dc:creator>
      <dc:date>2023-01-04T08:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Empty stack field in some logs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-do-I-have-empty-stack-fields-in-some-logs/m-p/626340#M217694</link>
      <description>&lt;P&gt;How are you getting stackname and taskid fields?&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jan 2023 22:10:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-do-I-have-empty-stack-fields-in-some-logs/m-p/626340#M217694</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2023-01-08T22:10:36Z</dc:date>
    </item>
  </channel>
</rss>

