-
Notifications
You must be signed in to change notification settings - Fork 42
Note on agent #2080
base: master
Are you sure you want to change the base?
Note on agent #2080
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| <!-- info-box-start:info --> | ||
| Try out the [Telemetry collector](https://app.logz.io/#/dashboard/send-your-data/agent/new) to quickly and easily collect logs, metrics and traces at the same time. | ||
| {:.info-box.tip} | ||
| <!-- info-box-end --> |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -26,6 +26,9 @@ order: 10 | |
| <!-- tab:start --> | ||
| <div id="default"> | ||
|
|
||
| {% include /general-shipping/agent-note.md %} | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We have something for openshift |
||
|
|
||
|
|
||
| OpenShift is a family of containerization software products developed by Red Hat. Deploy this integration to ship logs from your OpenShift cluster to Logz.io. Deploy this integration to ship logs from your OpenShift cluster to Logz.io. This integration will deploy the default daemonset, which sends only container logs while ignoring all containers with "openshift" namespace. | ||
|
|
||
| **Before you begin, you'll need**: | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -24,6 +24,9 @@ order: 1030 | |
| <!-- tab:start --> | ||
| <div id="overview"> | ||
|
|
||
| {% include /general-shipping/agent-note.md %} | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We dont have oracle kubernetes |
||
|
|
||
|
|
||
|
|
||
| Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE) is a fully-managed, scalable, and highly available service that you can use to deploy your containerized applications to the cloud. | ||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -113,6 +113,9 @@ If you still don't see your logs, see [log shipping troubleshooting]({{site.base | |
|
|
||
| #### Deploying logzio-mysql-logs directly via Kubernetes | ||
|
|
||
| {% include /general-shipping/agent-note.md %} | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Not relevant |
||
|
|
||
|
|
||
| **Before you begin, you'll need**: | ||
|
|
||
| * MySQL database hosted on Amazon RDS | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -27,6 +27,9 @@ order: 430 | |
| <!-- tab:start --> | ||
| <div id="overview"> | ||
|
|
||
| {% include /general-shipping/agent-note.md %} | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Not at the moment |
||
|
|
||
|
|
||
| Helm is a tool for managing packages of pre-configured Kubernetes resources using Charts. This integration allows you to collect and ship diagnostic metrics of your .NET application in Kubernetes to Logz.io, using dotnet-monitor and OpenTelemetry. logzio-dotnet-monitor runs as a sidecar in the same pod as the .NET application. | ||
|
|
||
| ###### Sending metrics from nodes with taints | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -18,6 +18,9 @@ order: 800 | |
|
|
||
| ## Overview | ||
|
|
||
| {% include /general-shipping/agent-note.md %} | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Not relevant |
||
|
|
||
|
|
||
| Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Telegraf is a plug-in driven server agent for collecting and sending metrics and events from databases, systems and IoT sensors. | ||
|
|
||
| To send your Prometheus-format Argo CD metrics to Logz.io, you need to add the **inputs.prometheus** and **outputs.http** plug-ins to your Telegraf configuration file. | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -18,6 +18,9 @@ order: 800 | |
|
|
||
| ## Overview | ||
|
|
||
| {% include /general-shipping/agent-note.md %} | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Not relevant |
||
|
|
||
|
|
||
| etcd is an open source, distributed, consistent key-value store for shared configuration, service discovery, and scheduler coordination of distributed systems or clusters of machines. Telegraf is a plug-in driven server agent for collecting and sending metrics and events from databases, systems and IoT sensors. | ||
|
|
||
| To send your Prometheus-format etcd metrics to Logz.io, you need to add the **inputs.prometheus** and **outputs.http** plug-ins to your Telegraf configuration file. | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -17,6 +17,9 @@ order: 800 | |
|
|
||
| ## Overview | ||
|
|
||
| {% include /general-shipping/agent-note.md %} | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. not relevant |
||
|
|
||
|
|
||
| Telegraf is a plug-in driven server agent for collecting and sending metrics and events from databases, systems and IoT sensors. | ||
|
|
||
| To send your Prometheus-format System metrics to Logz.io, you need to add multiple system-related inputs and **outputs.http** plug-ins to your Telegraf configuration file. | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -18,6 +18,9 @@ identifying abnormal administrative activity and compromised Kubernetes resource | |
|
|
||
| You can review Alcide kAudit findings in your Logz.io security account, including a pre-configured [Alcide dashboard in Logz.io](https://app.logz.io/#/dashboard/security/research/dashboards?) to get you started. | ||
|
|
||
| {% include /general-shipping/agent-note.md %} | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Not relevant |
||
|
|
||
|
|
||
| #### Configuration | ||
|
|
||
| You can configure an Alcide kAudit integration that uses the Logz.io HTTPS API. The integration can be configured from the kAudit app or kAudit Kubernetes ConfigMap. | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -13,6 +13,9 @@ shipping-tags: | |
| order: 880 | ||
| --- | ||
|
|
||
| {% include /general-shipping/agent-note.md %} | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Not relevant |
||
|
|
||
|
|
||
| Falco is a [CNCF-approved](https://www.cncf.io/blog/2020/01/08/toc-votes-to-move-falco-into-cncf-incubator/) container security and Kubernetes threat detection engine that logs illegal container activity at runtime. | ||
|
|
||
| Shipping your Falco logs to your Cloud SIEM can help you monitor your Kubernetes workloads for potentially malicious behavior. This can help you catch attempts to remove logging data from a container, to run recon tools inside a container, or add potentially malicious repositories to a container. [Learn more in our blog 🔗](https://logz.io/blog/k8s-security-with-falco-and-cloud-siem/) | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -26,6 +26,9 @@ order: 1380 | |
| <!-- tab:start --> | ||
| <div id="overview"> | ||
|
|
||
| {% include /general-shipping/agent-note.md %} | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. For traces it should be under the kubernetes tab |
||
|
|
||
|
|
||
| Deploy this integration to enable automatic instrumentation of your ASP.NET or .NET Framework application using OpenTelemetry. | ||
|
|
||
| ### Architecture overview | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -13,6 +13,9 @@ shipping-tags: | |
| order: 1380 | ||
| --- | ||
|
|
||
| {% include /general-shipping/agent-note.md %} | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Not relevant |
||
|
|
||
|
|
||
| Deploy this integration to send traces from your Istio service mesh layers to Logz.io via the OpenTelemetry collector using **logzio-otel-traces** Helm chart. The main repository for Logz.io helm charts are [logzio-helm](https://github.com/logzio/logzio-helm). | ||
|
|
||
| **Before you begin, you'll need**: | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We dont have something for IBM at the moment