<?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: Show source is not loading for only one event in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Show-source-is-not-loading-for-only-one-event/m-p/689420#M10214</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264966"&gt;@Splunk-Star&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;could you share more infos, e.g. som screenshot?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jun 2024 15:29:30 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2024-06-03T15:29:30Z</dc:date>
    <item>
      <title>Show source is not loading for only one event</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Show-source-is-not-loading-for-only-one-event/m-p/689419#M10213</link>
      <description>&lt;P&gt;Show source is not loading for only one event, getting&amp;nbsp;&lt;SPAN&gt;"Failed to find target event in final sorted event list. Cannot properly prune results" after loading&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 15:25:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Show-source-is-not-loading-for-only-one-event/m-p/689419#M10213</guid>
      <dc:creator>Splunk-Star</dc:creator>
      <dc:date>2024-06-03T15:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Show source is not loading for only one event</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Show-source-is-not-loading-for-only-one-event/m-p/689420#M10214</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264966"&gt;@Splunk-Star&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;could you share more infos, e.g. som screenshot?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 15:29:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Show-source-is-not-loading-for-only-one-event/m-p/689420#M10214</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-06-03T15:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Show source is not loading for only one event</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Show-source-is-not-loading-for-only-one-event/m-p/689423#M10215</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-06-03 at 9.46.23 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/31120i5E8C22EC15F17A91/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-06-03 at 9.46.23 PM.png" alt="Screenshot 2024-06-03 at 9.46.23 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; index = "*" "a39d0417-bc8e-41fd-ae1f-7ed5566caed6" "*uploadstat*" status=Processed&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 16:17:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Show-source-is-not-loading-for-only-one-event/m-p/689423#M10215</guid>
      <dc:creator>Splunk-Star</dc:creator>
      <dc:date>2024-06-03T16:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Show source is not loading for only one event</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Show-source-is-not-loading-for-only-one-event/m-p/689485#M10217</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264966"&gt;@Splunk-Star&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Let me understand:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;this is one of your events,&lt;/LI&gt;&lt;LI&gt;if you have many events, they are displayed,&lt;/LI&gt;&lt;LI&gt;if you have only one event, it isn't displayed,&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;is it correct?&lt;/P&gt;&lt;P&gt;have you this issue only with these logs or also with other logs?&lt;/P&gt;&lt;P&gt;Maybe the issue is related to the lenght of the log, I encountered an issue with very long logs, that were displayed with a very long delay for their dimension.&lt;/P&gt;&lt;P&gt;Did you tried to truncate it e.g. with substr:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index = "*" "a39d0417-bc8e-41fd-ae1f-7ed5566caed6" "*uploadstat*" status=Processed
| eval _raw=substr(_raw,100)&lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 06:11:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Show-source-is-not-loading-for-only-one-event/m-p/689485#M10217</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-06-04T06:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Show source is not loading for only one event</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Show-source-is-not-loading-for-only-one-event/m-p/689518#M10218</link>
      <description>&lt;P&gt;What ever you have mentioned thats correct, only for one log we are facing this issue, for others show source is loading fine.&lt;/P&gt;&lt;P&gt;still getting after truncating :&lt;/P&gt;&lt;P&gt;Failed to find target event in final sorted event list. Cannot properly prune results&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 10:12:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Show-source-is-not-loading-for-only-one-event/m-p/689518#M10218</guid>
      <dc:creator>Splunk-Star</dc:creator>
      <dc:date>2024-06-04T10:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Show source is not loading for only one event</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Show-source-is-not-loading-for-only-one-event/m-p/689520#M10219</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-06-04 at 3.47.41 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/31138iA0EBF1FC256F0100/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-06-04 at 3.47.41 PM.png" alt="Screenshot 2024-06-04 at 3.47.41 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 10:18:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Show-source-is-not-loading-for-only-one-event/m-p/689520#M10219</guid>
      <dc:creator>Splunk-Star</dc:creator>
      <dc:date>2024-06-04T10:18:06Z</dc:date>
    </item>
  </channel>
</rss>

