Skip to content

Commit

Permalink
add partial for us3 logs note (DataDog#10419)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarina-dd authored Nov 10, 2021
1 parent 96a3fdf commit 29113c9
Show file tree
Hide file tree
Showing 96 changed files with 971 additions and 1 deletion.
6 changes: 6 additions & 0 deletions activemq_xml/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@ To configure this check for an Agent running on a host:

##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

1. Collecting logs is disabled by default in the Datadog Agent, enable it in your `datadog.yaml` file:

```yaml
Expand Down
12 changes: 12 additions & 0 deletions aerospike/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ To configure this check for an Agent running on a host:

##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->


1. Collecting logs is disabled by default in the Datadog Agent, you need to enable it in `datadog.yaml`:

Expand Down Expand Up @@ -71,6 +77,12 @@ For containerized environments, see the [Autodiscovery Integration Templates][5]

##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

_Available for Agent versions >6.0_

Collecting logs is disabled by default in the Datadog Agent. To enable it, see [Kubernetes Log Collection][6].
Expand Down
12 changes: 12 additions & 0 deletions airflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,12 @@ Use the default configuration in your `airflow.d/conf.yaml` file to activate you

##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

_Available for Agent versions >6.0_

1. Collecting logs is disabled by default in the Datadog Agent. Enable it in your `datadog.yaml` file:
Expand Down Expand Up @@ -313,6 +319,12 @@ See the Datadog `integrations-core` repo for an [example setup][14].

##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

_Available for Agent versions >6.0_

Collecting logs is disabled by default in the Datadog Agent. To enable it, see [Kubernetes Log Collection][15].
Expand Down
12 changes: 12 additions & 0 deletions ambari/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ To configure this check for an Agent running on a host:
##### Log collection
<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->
_Available for Agent versions >6.0_
1. Collecting logs is disabled by default in the Datadog Agent. Enable it in your `datadog.yaml` file:
Expand Down Expand Up @@ -80,6 +86,12 @@ For containerized environments, see the [Autodiscovery Integration Templates][5]

##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

_Available for Agent versions >6.0_

Collecting logs is disabled by default in the Datadog Agent. To enable it, see [Kubernetes Log Collection][6].
Expand Down
24 changes: 24 additions & 0 deletions apache/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ To configure this check for an Agent running on a host:
##### Log collection
<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->
_Available for Agent versions >6.0_
1. Collecting logs is disabled by default in the Datadog Agent. Enable it in `datadog.yaml`:
Expand Down Expand Up @@ -91,6 +97,12 @@ LABEL "com.datadoghq.ad.instances"='[{"apache_status_url": "http://%%host%%/serv

##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->


Collecting logs is disabled by default in the Datadog Agent. To enable it, see [Docker Log Collection][8].

Expand Down Expand Up @@ -132,6 +144,12 @@ spec:

##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->


Collecting logs is disabled by default in the Datadog Agent. To enable it, see [Kubernetes Log Collection][12].

Expand Down Expand Up @@ -177,6 +195,12 @@ Set [Autodiscovery Integrations Templates][7] as Docker labels on your applicati

##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->


Collecting logs is disabled by default in the Datadog Agent. To enable it, see [ECS Log Collection][14].

Expand Down
7 changes: 7 additions & 0 deletions aspdotnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@ The ASP.NET check is included in the [Datadog Agent][1] package, so you don't ne
2. [Restart the Agent][4]

#### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

ASP.NET uses IIS logging. Follow the [setup instructions for IIS][5] in order to view logs related to ASP.NET requests and failures.

Unhandled 500 level exceptions and events related to your ASP.NET application can be viewed with the Windows Application EventLog.
Expand Down
6 changes: 6 additions & 0 deletions azure_active_directory/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@ For more details on the setup, see the [Azure tutorial][3].

#### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

This integration allows you to setup log ingestion for Azure Active Directory activity logs.

This includes the following:
Expand Down
6 changes: 6 additions & 0 deletions azure_iot_edge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,12 @@ Follow the steps below to configure the IoT Edge device, runtime modules, and th

#### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

1. Collecting logs is disabled by default in the Datadog Agent, enable it by configuring your Datadog Agent custom module:
- Under "Environment Variables", set the `DD_LOGS_ENABLED` environment variable:

Expand Down
12 changes: 12 additions & 0 deletions cassandra/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ To configure this check for an Agent running on a host:

##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

_Available for Agent versions >6.0_

1. Collecting logs is disabled by default in the Datadog Agent, enable it in your `datadog.yaml` file:
Expand Down Expand Up @@ -78,6 +84,12 @@ For containerized environments, see the [Autodiscovery with JMX][9] guide.

##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

_Available for Agent versions >6.0_

Collecting logs is disabled by default in the Datadog Agent. To enable it, see [Kubernetes Log Collection][10].
Expand Down
6 changes: 6 additions & 0 deletions cassandra_nodetool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ The Cassandra Nodetool check is included in the [Datadog Agent][3] package, so y
#### Log collection
<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->
Cassandra Nodetool logs are collected by the Cassandra integration. See the [log collection instructions for Cassandra][7].
### Validation
Expand Down
6 changes: 6 additions & 0 deletions ceph/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ dd-agent ALL=(ALL) NOPASSWD:/path/to/your/ceph

#### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

_Available for Agent versions >6.0_

1. Collecting logs is disabled by default in the Datadog Agent, enable it in your `datadog.yaml` file:
Expand Down
14 changes: 13 additions & 1 deletion cilium/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@ To configure this check for an Agent running on a host:

##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

Cilium contains two types of logs: `cilium-agent` and `cilium-operator`.

1. Collecting logs is disabled by default in the Datadog Agent. Enable it in your [DaemonSet configuration][4]:
Expand Down Expand Up @@ -91,7 +97,13 @@ For containerized environments, see the [Autodiscovery Integration Templates][2]

##### Log collection

Collecting logs is disabled by default in the Datadog Agent. To enable it, see [Kubernetes Log Collection][7].
<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

Collecting logs is disabled by default in the Datadog Agent. To enable it, see [Kubernetes log collection documentation][7].

| Parameter | Value |
|----------------|-------------------------------------------|
Expand Down
6 changes: 6 additions & 0 deletions citrix_hypervisor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ The Citrix Hypervisor integration requires a user with at least [`read-only`][4]

#### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

_Available for Agent versions >6.0_

1. Collecting logs is disabled by default in the Datadog Agent. Enable it in `datadog.yaml`:
Expand Down
12 changes: 12 additions & 0 deletions clickhouse/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ To configure this check for an Agent running on a host:

##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

1. Collecting logs is disabled by default in the Datadog Agent, enable it in your `datadog.yaml` file:

```yaml
Expand Down Expand Up @@ -66,6 +72,12 @@ For containerized environments, see the [Autodiscovery Integration Templates][2]

##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

Collecting logs is disabled by default in the Datadog Agent. To enable it, see [Kubernetes log collection documentation][6].

| Parameter | Value |
Expand Down
12 changes: 12 additions & 0 deletions cockroachdb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ To configure this check for an Agent running on a host:
2. [Restart the Agent][5]
##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

_Available for Agent versions >6.0_

1. Collecting logs is disabled by default in the Datadog Agent. Enable it in `datadog.yaml`:
Expand Down Expand Up @@ -66,6 +72,12 @@ For containerized environments, see the [Autodiscovery Integration Templates][6]

##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

Collecting logs is disabled by default in the Datadog Agent. To enable it, see the [Docker log collection documentation][7].

Then, set [log integrations][7] as Docker labels:
Expand Down
6 changes: 6 additions & 0 deletions confluent_platform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@ The Confluent Platform check is included in the [Datadog Agent][1] package. No a
##### Log collection
<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->
_Available for Agent versions >6.0_
1. Collecting logs is disabled by default in the Datadog Agent, you need to enable it in `datadog.yaml`:
Expand Down
12 changes: 12 additions & 0 deletions consul/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,12 @@ Instead of using the Prometheus endpoint, you can configure Consul to send the s

##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

_Available for Agent versions >6.0_

1. Collecting logs is disabled by default in the Datadog Agent, enable it in `datadog.yaml` with:
Expand Down Expand Up @@ -172,6 +178,12 @@ For containerized environments, see the [Autodiscovery Integration Templates][9]

##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

_Available for Agent versions >6.0_

Collecting logs is disabled by default in the Datadog Agent. To enable it, see the [Kubernetes log collection documentation][10].
Expand Down
14 changes: 14 additions & 0 deletions consul_connect/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@ To configure this check for an Agent running on a host:
2. Enable the [Envoy integration][6] to configure metric collection.

##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

Follow the [Envoy host][7] instructions to configure log collection.

<!-- xxz tab xxx -->
Expand All @@ -41,6 +48,13 @@ Follow the [Envoy containerized instructions][8] to configure your Datadog Agent
2. Configure the [Envoy integration for containerized environments instructions][10] to start collecting metrics.

##### Log collection

<!-- partial
{{< site-region region="us3" >}}
**Log collection is not supported for the Datadog {{< region-param key="dd_site_name" >}} site**.
{{< /site-region >}}
partial -->

Follow the [Envoy containerized instructions][11] to configure log collection.

<!-- xxz tab xxx -->
Expand Down
Loading

0 comments on commit 29113c9

Please sign in to comment.