<?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: Get source logs from pod in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Get-source-logs-from-pod/m-p/539599#M152602</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231435"&gt;@jocteau&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your original post, and my reply show the index value as eks. Looks like you have a typo, as you have put&lt;/P&gt;&lt;P&gt;index=ek&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Feb 2021 00:40:07 GMT</pubDate>
    <dc:creator>bowesmana</dc:creator>
    <dc:date>2021-02-12T00:40:07Z</dc:date>
    <item>
      <title>Get source logs from pod</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Get-source-logs-from-pod/m-p/539381#M152552</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I'm really a newbie with Splunk and just started to use it.&lt;BR /&gt;First, can someone recommend me good tutorials about Splunk?&lt;BR /&gt;&lt;BR /&gt;And second, we have Splunk logging our whole infrastructure (jobs failing, crons, daemons, API calls etc...). I already set up  a dashboard to monitor everything. But now I would like to be able to get the whole output of a "pod".&lt;BR /&gt;For example:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2021-02-10 at 5.14.07 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/12883i48CA25C25430225A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2021-02-10 at 5.14.07 PM.png" alt="Screen Shot 2021-02-10 at 5.14.07 PM.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Screen Shot 2021-02-10 at 5.14.07 PM.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I would like to get the same output as when I click on `Event Actions &amp;gt; Show Source` but only for the pod:&lt;BR /&gt;`cron-prod-campaignactivator-1612980360-49zss`.&lt;BR /&gt;How would look like my query?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you in advance,&lt;BR /&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 01:17:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Get-source-logs-from-pod/m-p/539381#M152552</guid>
      <dc:creator>jocteau</dc:creator>
      <dc:date>2021-02-11T01:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Get source logs from pod</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Get-source-logs-from-pod/m-p/539388#M152554</link>
      <description>&lt;P&gt;your query would be&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=eks sourcetype=fluent pod=cron-prod-campaignactivator-1612980360-49zss
| table _raw&lt;/LI-CODE&gt;&lt;P&gt;Is that what you want to see?&lt;/P&gt;&lt;P&gt;As far as Splunk tutorials go, have a look at Splunk fundamentals 1 free course&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.splunk.com/en_us/training/free-courses/splunk-fundamentals-1.html" target="_blank"&gt;https://www.splunk.com/en_us/training/free-courses/splunk-fundamentals-1.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 03:27:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Get-source-logs-from-pod/m-p/539388#M152554</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2021-02-11T03:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Get source logs from pod</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Get-source-logs-from-pod/m-p/539585#M152596</link>
      <description>&lt;P&gt;Hi B&lt;SPAN&gt;owesmana!&lt;BR /&gt;&lt;BR /&gt;when I try to run this query, I sadly don't get any results, should I run it in a different place?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2021-02-11 at 1.30.32 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/12912i9C76344F3EA88A68/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2021-02-11 at 1.30.32 PM.png" alt="Screen Shot 2021-02-11 at 1.30.32 PM.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Screen Shot 2021-02-11 at 1.30.32 PM.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 21:34:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Get-source-logs-from-pod/m-p/539585#M152596</guid>
      <dc:creator>jocteau</dc:creator>
      <dc:date>2021-02-11T21:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Get source logs from pod</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Get-source-logs-from-pod/m-p/539599#M152602</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231435"&gt;@jocteau&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your original post, and my reply show the index value as eks. Looks like you have a typo, as you have put&lt;/P&gt;&lt;P&gt;index=ek&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 00:40:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Get-source-logs-from-pod/m-p/539599#M152602</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2021-02-12T00:40:07Z</dc:date>
    </item>
  </channel>
</rss>

