<?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>rss.livelink.thread@place:occasion</title>
    <link>https://community.splunk.com/t5/Community-Office-Hours/Kubernetes-Observability-12-10-24/ec-p/706683#M134</link>
    <description>&lt;P&gt;Here are some of the questions covered in the session:&lt;/P&gt;&lt;P&gt;Q1: How do you get logs from a Kubernetes Cluster?&lt;/P&gt;&lt;P&gt;Solution:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Set Log Collection in the wizard:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ArifV_0-1734031777571.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/33830i17519DF8B1F8B1EE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ArifV_0-1734031777571.png" alt="ArifV_0-1734031777571.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;See documentation - covers cases like host logs, multi-line logs, using pod annotations, sending events, etc.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;There are also many more tips about this topic from slides &lt;A href="https://docs.google.com/presentation/d/1L38Ia8ALJNXsskoNu5HV1TaookMhHD7SmqLFOkEvpgo/edit#slide=id.g31cbc3b9b60_0_0" target="_self"&gt;8-14 in this deck&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Documentation:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://docs.splunk.com/observability/en/gdi/opentelemetry/collector-kubernetes/kubernetes-config-logs.html" target="_blank" rel="noopener"&gt;https://docs.splunk.com/observability/en/gdi/opentelemetry/collector-kubernetes/kubernetes-config-logs.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Q2: How can I optimize troubleshooting for K8s alerts?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Solution:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Utilize the Navigator links embedded in alerts&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Autodetector alerts&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Utilize built-in metrics and dashboards&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Identify problematic nodes, pods, and containers using the hierarchy map in the Kubernetes Navigator&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Deploy the Splunk Distribution of the Otel Collector to your cluster for correlation of metrics, traces and logs (related content)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Enrich telemetry data with custom metrics or adding relevant metadata to enhance troubleshooting&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Documentation:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.splunk.com/observability/en/infrastructure/monitor/k8s-nav.html" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://docs.splunk.com/observability/en/infrastructure/monitor/k8s-nav.html&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.splunk.com/observability/en/gdi/get-data-in/compute/k8s.html#get-started-k8s" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://docs.splunk.com/observability/en/gdi/get-data-in/compute/k8s.html#get-started-k8s&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.splunk.com/observability/en/gdi/opentelemetry/collector-how-to.html#collector-how-to" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://docs.splunk.com/observability/en/gdi/opentelemetry/collector-how-to.html#collector-how-to&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://docs.splunk.com/observability/en/metrics-and-metadata/relatedcontent.html" target="_blank" rel="noopener"&gt;https://docs.splunk.com/observability/en/metrics-and-metadata/relatedcontent.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Q3:&amp;nbsp;One of my containers produces events as json. Any pointers on how to teach the OTel Collector to read it in as json, I am getting multiple events strung together as one. Ideally is this something that I can achieve in the Splunk Otel helm chart?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Solution:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;See details below on processing multi-line logs; this is likely why you are getting a multi-line json showing up as individual log lines&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Documentation:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://github.com/signalfx/splunk-otel-collector-chart/blob/main/docs/advanced-configuration.md#processing-multi-line-logs" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://github.com/signalfx/splunk-otel-collector-chart/blob/main/docs/advanced-configuration.md#processing-multi-line-logs&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.splunk.com/observability/en/gdi/opentelemetry/collector-kubernetes/install-k8s-manifests.html#otel-install-k8s-manifests" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Installing with YAML manifests&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Thu, 12 Dec 2024 19:32:09 GMT</pubDate>
    <dc:creator>ArifV</dc:creator>
    <dc:date>2024-12-12T19:32:09Z</dc:date>
    <item>
      <title>Kubernetes Observability - 12/10/24</title>
      <link>https://community.splunk.com/t5/Community-Office-Hours/Kubernetes-Observability-12-10-24/ec-p/702538#M125</link>
      <description>&lt;P data-unlink="true"&gt;&lt;STRONG&gt;&lt;A href="https://discover.splunk.com/Community-Office-Hours-Kubernetes-Observability.html" target="_self"&gt;Register here&lt;/A&gt;.&lt;/STRONG&gt;This thread is for the Community Office Hours session&lt;STRONG&gt;&lt;SPAN&gt; on&amp;nbsp;&lt;/SPAN&gt;Kubernetes Observability&lt;SPAN&gt;&amp;nbsp;on&amp;nbsp;&lt;/SPAN&gt;Tue, December 10, 2024 at 1pm PT / 4pm ET.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What can I ask in this AMA?&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;How do I use and customize Kubernetes navigators?&lt;/LI&gt;&lt;LI&gt;What are best practices for optimizing Kubernetes alerts and troubleshooting workflows?&lt;/LI&gt;&lt;LI&gt;Is there a way to view Kubernetes logs correlated with metrics?&lt;/LI&gt;&lt;LI&gt;How do I review Pod status?&lt;/LI&gt;&lt;LI&gt;How do I monitor Kubernetes resource limits?&lt;/LI&gt;&lt;LI&gt;Anything else you’d like to learn!&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Please submit your questions at registration.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;You can also head to the&lt;A href="https://splunk-usergroups.slack.com/archives/C0FRVF350" target="_blank" rel="noopener"&gt;#office-hours&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;user Slack channel to ask questions (request access&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://splunk-usergroups.slack.com/archives/C0FRVF350" target="_blank" rel="noopener"&gt;here&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pre-submitted questions will be prioritized.&amp;nbsp;&lt;/STRONG&gt;After that, we will open the floor up to live Q&amp;amp;A with meeting participants.&lt;BR /&gt;&lt;BR /&gt;Look forward to connecting!&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 19:32:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Community-Office-Hours/Kubernetes-Observability-12-10-24/ec-p/702538#M125</guid>
      <dc:creator>ArifV</dc:creator>
      <dc:date>2024-12-12T19:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Kubernetes Observability - 12/10/24</title>
      <link>https://community.splunk.com/t5/Community-Office-Hours/Kubernetes-Observability-12-10-24/ec-p/706683#M134</link>
      <description>&lt;P&gt;Here are some of the questions covered in the session:&lt;/P&gt;&lt;P&gt;Q1: How do you get logs from a Kubernetes Cluster?&lt;/P&gt;&lt;P&gt;Solution:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Set Log Collection in the wizard:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ArifV_0-1734031777571.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/33830i17519DF8B1F8B1EE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ArifV_0-1734031777571.png" alt="ArifV_0-1734031777571.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;See documentation - covers cases like host logs, multi-line logs, using pod annotations, sending events, etc.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;There are also many more tips about this topic from slides &lt;A href="https://docs.google.com/presentation/d/1L38Ia8ALJNXsskoNu5HV1TaookMhHD7SmqLFOkEvpgo/edit#slide=id.g31cbc3b9b60_0_0" target="_self"&gt;8-14 in this deck&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Documentation:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://docs.splunk.com/observability/en/gdi/opentelemetry/collector-kubernetes/kubernetes-config-logs.html" target="_blank" rel="noopener"&gt;https://docs.splunk.com/observability/en/gdi/opentelemetry/collector-kubernetes/kubernetes-config-logs.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Q2: How can I optimize troubleshooting for K8s alerts?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Solution:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Utilize the Navigator links embedded in alerts&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Autodetector alerts&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Utilize built-in metrics and dashboards&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Identify problematic nodes, pods, and containers using the hierarchy map in the Kubernetes Navigator&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Deploy the Splunk Distribution of the Otel Collector to your cluster for correlation of metrics, traces and logs (related content)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Enrich telemetry data with custom metrics or adding relevant metadata to enhance troubleshooting&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Documentation:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.splunk.com/observability/en/infrastructure/monitor/k8s-nav.html" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://docs.splunk.com/observability/en/infrastructure/monitor/k8s-nav.html&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.splunk.com/observability/en/gdi/get-data-in/compute/k8s.html#get-started-k8s" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://docs.splunk.com/observability/en/gdi/get-data-in/compute/k8s.html#get-started-k8s&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.splunk.com/observability/en/gdi/opentelemetry/collector-how-to.html#collector-how-to" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://docs.splunk.com/observability/en/gdi/opentelemetry/collector-how-to.html#collector-how-to&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://docs.splunk.com/observability/en/metrics-and-metadata/relatedcontent.html" target="_blank" rel="noopener"&gt;https://docs.splunk.com/observability/en/metrics-and-metadata/relatedcontent.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Q3:&amp;nbsp;One of my containers produces events as json. Any pointers on how to teach the OTel Collector to read it in as json, I am getting multiple events strung together as one. Ideally is this something that I can achieve in the Splunk Otel helm chart?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Solution:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;See details below on processing multi-line logs; this is likely why you are getting a multi-line json showing up as individual log lines&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Documentation:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://github.com/signalfx/splunk-otel-collector-chart/blob/main/docs/advanced-configuration.md#processing-multi-line-logs" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://github.com/signalfx/splunk-otel-collector-chart/blob/main/docs/advanced-configuration.md#processing-multi-line-logs&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.splunk.com/observability/en/gdi/opentelemetry/collector-kubernetes/install-k8s-manifests.html#otel-install-k8s-manifests" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Installing with YAML manifests&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 12 Dec 2024 19:32:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Community-Office-Hours/Kubernetes-Observability-12-10-24/ec-p/706683#M134</guid>
      <dc:creator>ArifV</dc:creator>
      <dc:date>2024-12-12T19:32:09Z</dc:date>
    </item>
  </channel>
</rss>

