<?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: How to index Kubernetes STDOUT data in Splunk? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-Kubernetes-STDOUT-data-in-Splunk/m-p/222598#M43657</link>
    <description>&lt;P&gt;We used Fluentd with Splunk cloud and it worked seamlessly.&lt;/P&gt;

&lt;P&gt;If anyone using Splunk Cloud sees this answer - the methods above are applicable both to the Enterprise version as well as the Cloud.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Oct 2018 19:39:29 GMT</pubDate>
    <dc:creator>pkisplunk</dc:creator>
    <dc:date>2018-10-10T19:39:29Z</dc:date>
    <item>
      <title>How to index Kubernetes STDOUT data in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-Kubernetes-STDOUT-data-in-Splunk/m-p/222592#M43651</link>
      <description>&lt;P&gt;Need your help,&lt;/P&gt;

&lt;P&gt;Can you please tell us, how to receive Kubernetes STDOUT data in Splunk Enterprise? Kubernetes is running on CoreOS.&lt;/P&gt;

&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 16:07:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-Kubernetes-STDOUT-data-in-Splunk/m-p/222592#M43651</guid>
      <dc:creator>dhavamanis</dc:creator>
      <dc:date>2016-01-11T16:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to index Kubernetes STDOUT data in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-Kubernetes-STDOUT-data-in-Splunk/m-p/222593#M43652</link>
      <description>&lt;P&gt;Hi dhavamanis,&lt;/P&gt;

&lt;P&gt;This is not a Splunk problem, but a Kubernetes problem ..... nevertheless a quick google search revealed this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;When a cluster is created, the standard output and standard error output of each container can be ingested using a Fluentd agent running on each node into either Google Cloud Logging or into Elasticsearch and viewed with Kibana.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;From here &lt;A href="https://github.com/kubernetes/kubernetes/blob/master/docs/getting-started-guides/logging.md"&gt;https://github.com/kubernetes/kubernetes/blob/master/docs/getting-started-guides/logging.md&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If you can get into ES/Kibana you can get it into Splunk &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; &lt;/P&gt;

&lt;P&gt;Hope this helps and no I have no idea what &lt;CODE&gt;Kubernetes&lt;/CODE&gt; is an cannot be of further help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 00:53:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-Kubernetes-STDOUT-data-in-Splunk/m-p/222593#M43652</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2016-01-12T00:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to index Kubernetes STDOUT data in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-Kubernetes-STDOUT-data-in-Splunk/m-p/222594#M43653</link>
      <description>&lt;P&gt;Hi Dhavamanis,&lt;/P&gt;

&lt;P&gt;Fluentd is one of the preferred logging layers of Kubernetes, and using Fluentd is preferred for Kubernetes data routing to Splunk, Elasticsearch, Kafka, Amazon S3, etc. Using a Kubernetes Daemon Set you can deploy a Fluentd node inside of every Kubernetes Node and have the configuration to then route stdout, stderr, etc. data into Elasticsearch, Splunk, etc. Additionally, Fluentd has additional capabilities to append information about the Kubernetes Pod, Namespace, Node.&lt;/P&gt;

&lt;P&gt;Documentation of Kubernetes Daemon Set: &lt;A href="https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/"&gt;https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/&lt;/A&gt;&lt;BR /&gt;
Documentation on Fluentd Daemon Set:&lt;A href="http://docs.fluentd.org/v0.12/articles/kubernetes-fluentd"&gt;http://docs.fluentd.org/v0.12/articles/kubernetes-fluentd&lt;/A&gt;&lt;BR /&gt;
Documentation on Fluentd-Elasticsearch Daemon Set:&lt;A href="http://docs.fluentd.org/v0.12/articles/kubernetes-fluentd#logging-to-elasticsearch"&gt;http://docs.fluentd.org/v0.12/articles/kubernetes-fluentd#logging-to-elasticsearch&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If you want a supported Splunk plugin and a Kubernetes -&amp;gt; Splunk DaemonSet , Fluentd Enterprise offers SLA support for sending data to Splunk Enterprise and Splunk Cloud. If you want more information you can email me at A@ Treasuredata.com and find more information here: &lt;A href="https://fluentd.treasuredata.com"&gt;https://fluentd.treasuredata.com&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Anurag&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jul 2017 21:39:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-Kubernetes-STDOUT-data-in-Splunk/m-p/222594#M43653</guid>
      <dc:creator>agup006</dc:creator>
      <dc:date>2017-07-02T21:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to index Kubernetes STDOUT data in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-Kubernetes-STDOUT-data-in-Splunk/m-p/222595#M43654</link>
      <description>&lt;P&gt;We just published first version of our application "Monitoring Kubernetes" (&lt;A href="https://splunkbase.splunk.com/app/3743/"&gt;https://splunkbase.splunk.com/app/3743/&lt;/A&gt;) and collector (&lt;A href="https://www.outcoldsolutions.com"&gt;https://www.outcoldsolutions.com&lt;/A&gt;). Please take a look on our manual how to get started &lt;A href="https://www.outcoldsolutions.com/docs/monitoring-kubernetes/"&gt;https://www.outcoldsolutions.com/docs/monitoring-kubernetes/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2017 04:31:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-Kubernetes-STDOUT-data-in-Splunk/m-p/222595#M43654</guid>
      <dc:creator>outcoldman</dc:creator>
      <dc:date>2017-10-10T04:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to index Kubernetes STDOUT data in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-Kubernetes-STDOUT-data-in-Splunk/m-p/222596#M43655</link>
      <description>&lt;P&gt;is there away to trim colors from fluentd-hec similar to what is suggested in &lt;A href="https://github.com/mattheworiordan/fluent-plugin-color-stripper"&gt;https://github.com/mattheworiordan/fluent-plugin-color-stripper&lt;/A&gt; on a pod level ?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 15:34:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-Kubernetes-STDOUT-data-in-Splunk/m-p/222596#M43655</guid>
      <dc:creator>abdulc</dc:creator>
      <dc:date>2018-07-09T15:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to index Kubernetes STDOUT data in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-Kubernetes-STDOUT-data-in-Splunk/m-p/222597#M43656</link>
      <description>&lt;P&gt;Hey dhavamanis, &lt;/P&gt;

&lt;P&gt;We have released Splunk Connect for Kubernetes!&lt;/P&gt;

&lt;P&gt;It used fluentd and heapster to get you logs metrics and metadata, and is Splunk built and supported!&lt;/P&gt;

&lt;P&gt;Check it out!&lt;/P&gt;

&lt;P&gt;&lt;A href="https://github.com/splunk/splunk-connect-for-kubernetes"&gt;https://github.com/splunk/splunk-connect-for-kubernetes&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 17:06:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-Kubernetes-STDOUT-data-in-Splunk/m-p/222597#M43656</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2018-07-09T17:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to index Kubernetes STDOUT data in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-Kubernetes-STDOUT-data-in-Splunk/m-p/222598#M43657</link>
      <description>&lt;P&gt;We used Fluentd with Splunk cloud and it worked seamlessly.&lt;/P&gt;

&lt;P&gt;If anyone using Splunk Cloud sees this answer - the methods above are applicable both to the Enterprise version as well as the Cloud.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 19:39:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-Kubernetes-STDOUT-data-in-Splunk/m-p/222598#M43657</guid>
      <dc:creator>pkisplunk</dc:creator>
      <dc:date>2018-10-10T19:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to index Kubernetes STDOUT data in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-Kubernetes-STDOUT-data-in-Splunk/m-p/222599#M43658</link>
      <description>&lt;P&gt;what path did you end up on?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 16:56:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-Kubernetes-STDOUT-data-in-Splunk/m-p/222599#M43658</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2020-01-29T16:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to index Kubernetes STDOUT data in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-Kubernetes-STDOUT-data-in-Splunk/m-p/567384#M100787</link>
      <description>&lt;P&gt;What's the latest way to forward the K8s application (at containers in Pods) level logs to Splunk?&lt;/P&gt;&lt;P&gt;I want to understand, how the&lt;STRONG&gt; Pull-based method &lt;/STRONG&gt;for&lt;SPAN&gt; data fetching from Google K8s cluster - container level can be configured for Splunk?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 09:16:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-Kubernetes-STDOUT-data-in-Splunk/m-p/567384#M100787</guid>
      <dc:creator>vam111</dc:creator>
      <dc:date>2021-09-17T09:16:57Z</dc:date>
    </item>
  </channel>
</rss>

