diff --git a/active_directory/datadog_checks/active_directory/data/conf.yaml.example b/active_directory/datadog_checks/active_directory/data/conf.yaml.example index de44bbe8be710..04e425f849f8b 100644 --- a/active_directory/datadog_checks/active_directory/data/conf.yaml.example +++ b/active_directory/datadog_checks/active_directory/data/conf.yaml.example @@ -94,7 +94,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/activemq/datadog_checks/activemq/data/conf.yaml.example b/activemq/datadog_checks/activemq/data/conf.yaml.example index 4f5983a275ec8..72ddacde1c78f 100644 --- a/activemq/datadog_checks/activemq/data/conf.yaml.example +++ b/activemq/datadog_checks/activemq/data/conf.yaml.example @@ -179,7 +179,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/airflow/datadog_checks/airflow/data/conf.yaml.example b/airflow/datadog_checks/airflow/data/conf.yaml.example index e151003259578..139b5d1b87168 100644 --- a/airflow/datadog_checks/airflow/data/conf.yaml.example +++ b/airflow/datadog_checks/airflow/data/conf.yaml.example @@ -330,7 +330,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/ambari/datadog_checks/ambari/data/conf.yaml.example b/ambari/datadog_checks/ambari/data/conf.yaml.example index 547f42e82b11a..ac0db712fd875 100644 --- a/ambari/datadog_checks/ambari/data/conf.yaml.example +++ b/ambari/datadog_checks/ambari/data/conf.yaml.example @@ -359,7 +359,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/apache/datadog_checks/apache/data/conf.yaml.example b/apache/datadog_checks/apache/data/conf.yaml.example index ebc28f8ca3ad8..2fd7fe30c2f7c 100644 --- a/apache/datadog_checks/apache/data/conf.yaml.example +++ b/apache/datadog_checks/apache/data/conf.yaml.example @@ -330,7 +330,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/ceph/datadog_checks/ceph/data/conf.yaml.example b/ceph/datadog_checks/ceph/data/conf.yaml.example index 1fa4b498af2a5..225ff3cb2117f 100644 --- a/ceph/datadog_checks/ceph/data/conf.yaml.example +++ b/ceph/datadog_checks/ceph/data/conf.yaml.example @@ -95,7 +95,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/confluent_platform/datadog_checks/confluent_platform/data/conf.yaml.example b/confluent_platform/datadog_checks/confluent_platform/data/conf.yaml.example index e9ff51d26d46d..b85e64af74afb 100644 --- a/confluent_platform/datadog_checks/confluent_platform/data/conf.yaml.example +++ b/confluent_platform/datadog_checks/confluent_platform/data/conf.yaml.example @@ -190,7 +190,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/consul/datadog_checks/consul/data/conf.yaml.example b/consul/datadog_checks/consul/data/conf.yaml.example index df41b9ecd8040..0bda19536127b 100644 --- a/consul/datadog_checks/consul/data/conf.yaml.example +++ b/consul/datadog_checks/consul/data/conf.yaml.example @@ -393,7 +393,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/couch/datadog_checks/couch/data/conf.yaml.example b/couch/datadog_checks/couch/data/conf.yaml.example index d79148e180198..a88bb5608dce4 100644 --- a/couch/datadog_checks/couch/data/conf.yaml.example +++ b/couch/datadog_checks/couch/data/conf.yaml.example @@ -366,7 +366,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/datadog_checks_dev/datadog_checks/dev/tooling/templates/configuration/logs.yaml b/datadog_checks_dev/datadog_checks/dev/tooling/templates/configuration/logs.yaml index 9f8dd1b28d45d..f23075777572d 100644 --- a/datadog_checks_dev/datadog_checks/dev/tooling/templates/configuration/logs.yaml +++ b/datadog_checks_dev/datadog_checks/dev/tooling/templates/configuration/logs.yaml @@ -7,7 +7,7 @@ description: | Set path if type is file. Set channel_path if type is windows_event. source - required - Attribute that defines which Integration sent the logs. - service - required - The name of the service that generates the log. + service - optional - The name of the service that generates the log. Overrides any `service` defined in the `init_config` section. tags - optional - Add tags to the collected logs. diff --git a/datadog_checks_dev/datadog_checks/dev/tooling/templates/integration/logs/{check_name}/assets/configuration/spec.yaml b/datadog_checks_dev/datadog_checks/dev/tooling/templates/integration/logs/{check_name}/assets/configuration/spec.yaml index 9a532639b490a..8503c70a208ce 100644 --- a/datadog_checks_dev/datadog_checks/dev/tooling/templates/integration/logs/{check_name}/assets/configuration/spec.yaml +++ b/datadog_checks_dev/datadog_checks/dev/tooling/templates/integration/logs/{check_name}/assets/configuration/spec.yaml @@ -7,4 +7,3 @@ files: - type: file path: /var/log/{check_name}.log source: {check_name} - service: diff --git a/datadog_checks_dev/tests/tooling/configuration/consumers/test_example.py b/datadog_checks_dev/tests/tooling/configuration/consumers/test_example.py index 166293999aeec..be3884f584acd 100644 --- a/datadog_checks_dev/tests/tooling/configuration/consumers/test_example.py +++ b/datadog_checks_dev/tests/tooling/configuration/consumers/test_example.py @@ -319,7 +319,7 @@ def test_section_example_indent(): ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. - ## service - required - The name of the service that generates the log. + ## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## @@ -381,7 +381,7 @@ def test_section_example_indent_required(): ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. - ## service - required - The name of the service that generates the log. + ## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/druid/datadog_checks/druid/data/conf.yaml.example b/druid/datadog_checks/druid/data/conf.yaml.example index ea774f3badb27..3f0be533c56d9 100644 --- a/druid/datadog_checks/druid/data/conf.yaml.example +++ b/druid/datadog_checks/druid/data/conf.yaml.example @@ -330,7 +330,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/elastic/datadog_checks/elastic/data/conf.yaml.example b/elastic/datadog_checks/elastic/data/conf.yaml.example index 024f1a46bc638..8cc4b85a4d983 100644 --- a/elastic/datadog_checks/elastic/data/conf.yaml.example +++ b/elastic/datadog_checks/elastic/data/conf.yaml.example @@ -384,7 +384,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/envoy/datadog_checks/envoy/data/conf.yaml.example b/envoy/datadog_checks/envoy/data/conf.yaml.example index 56996c2b35947..44bf964d542f6 100644 --- a/envoy/datadog_checks/envoy/data/conf.yaml.example +++ b/envoy/datadog_checks/envoy/data/conf.yaml.example @@ -379,7 +379,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/flink/datadog_checks/flink/data/conf.yaml.example b/flink/datadog_checks/flink/data/conf.yaml.example index baec19c73f390..373fefbbd8b4c 100644 --- a/flink/datadog_checks/flink/data/conf.yaml.example +++ b/flink/datadog_checks/flink/data/conf.yaml.example @@ -5,7 +5,7 @@ ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/gitlab/datadog_checks/gitlab/data/conf.yaml.example b/gitlab/datadog_checks/gitlab/data/conf.yaml.example index 5bfd57da2b410..903e4a8d649be 100644 --- a/gitlab/datadog_checks/gitlab/data/conf.yaml.example +++ b/gitlab/datadog_checks/gitlab/data/conf.yaml.example @@ -557,7 +557,7 @@ init_config: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/gunicorn/datadog_checks/gunicorn/data/conf.yaml.example b/gunicorn/datadog_checks/gunicorn/data/conf.yaml.example index 7540cc94c25d1..a1efc3fd1e93f 100644 --- a/gunicorn/datadog_checks/gunicorn/data/conf.yaml.example +++ b/gunicorn/datadog_checks/gunicorn/data/conf.yaml.example @@ -69,7 +69,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/hazelcast/datadog_checks/hazelcast/data/conf.yaml.example b/hazelcast/datadog_checks/hazelcast/data/conf.yaml.example index 3517052e6b41a..f343c044e3903 100644 --- a/hazelcast/datadog_checks/hazelcast/data/conf.yaml.example +++ b/hazelcast/datadog_checks/hazelcast/data/conf.yaml.example @@ -195,7 +195,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/hdfs_datanode/datadog_checks/hdfs_datanode/data/conf.yaml.example b/hdfs_datanode/datadog_checks/hdfs_datanode/data/conf.yaml.example index b7021fe6b713f..51377cb7b942b 100644 --- a/hdfs_datanode/datadog_checks/hdfs_datanode/data/conf.yaml.example +++ b/hdfs_datanode/datadog_checks/hdfs_datanode/data/conf.yaml.example @@ -336,7 +336,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/hdfs_namenode/datadog_checks/hdfs_namenode/data/conf.yaml.example b/hdfs_namenode/datadog_checks/hdfs_namenode/data/conf.yaml.example index 0625e6083756a..6c54886614851 100644 --- a/hdfs_namenode/datadog_checks/hdfs_namenode/data/conf.yaml.example +++ b/hdfs_namenode/datadog_checks/hdfs_namenode/data/conf.yaml.example @@ -336,7 +336,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/hive/datadog_checks/hive/data/conf.yaml.example b/hive/datadog_checks/hive/data/conf.yaml.example index 08e3a2af062da..601d0362ee7a0 100644 --- a/hive/datadog_checks/hive/data/conf.yaml.example +++ b/hive/datadog_checks/hive/data/conf.yaml.example @@ -179,7 +179,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/hivemq/datadog_checks/hivemq/data/conf.yaml.example b/hivemq/datadog_checks/hivemq/data/conf.yaml.example index 30100dbb368bf..83b51cd57c276 100644 --- a/hivemq/datadog_checks/hivemq/data/conf.yaml.example +++ b/hivemq/datadog_checks/hivemq/data/conf.yaml.example @@ -179,7 +179,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/ibm_mq/datadog_checks/ibm_mq/data/conf.yaml.example b/ibm_mq/datadog_checks/ibm_mq/data/conf.yaml.example index 5e41665704fdc..b22af0a041807 100644 --- a/ibm_mq/datadog_checks/ibm_mq/data/conf.yaml.example +++ b/ibm_mq/datadog_checks/ibm_mq/data/conf.yaml.example @@ -183,7 +183,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/ignite/datadog_checks/ignite/data/conf.yaml.example b/ignite/datadog_checks/ignite/data/conf.yaml.example index f0955aefdfe7f..5319be5fbf45c 100644 --- a/ignite/datadog_checks/ignite/data/conf.yaml.example +++ b/ignite/datadog_checks/ignite/data/conf.yaml.example @@ -179,7 +179,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/jboss_wildfly/datadog_checks/jboss_wildfly/data/conf.yaml.example b/jboss_wildfly/datadog_checks/jboss_wildfly/data/conf.yaml.example index 5953ce209bef9..600abe85d0761 100644 --- a/jboss_wildfly/datadog_checks/jboss_wildfly/data/conf.yaml.example +++ b/jboss_wildfly/datadog_checks/jboss_wildfly/data/conf.yaml.example @@ -185,7 +185,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/kafka/datadog_checks/kafka/data/conf.yaml.example b/kafka/datadog_checks/kafka/data/conf.yaml.example index a91ea689cfff0..082dec5f262e3 100644 --- a/kafka/datadog_checks/kafka/data/conf.yaml.example +++ b/kafka/datadog_checks/kafka/data/conf.yaml.example @@ -179,7 +179,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/kong/datadog_checks/kong/data/conf.yaml.example b/kong/datadog_checks/kong/data/conf.yaml.example index 2deae231e6dc9..9f6036eab80c2 100644 --- a/kong/datadog_checks/kong/data/conf.yaml.example +++ b/kong/datadog_checks/kong/data/conf.yaml.example @@ -330,7 +330,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/marathon/datadog_checks/marathon/data/conf.yaml.example b/marathon/datadog_checks/marathon/data/conf.yaml.example index 29a6407a388b8..85db0b7ff4d04 100644 --- a/marathon/datadog_checks/marathon/data/conf.yaml.example +++ b/marathon/datadog_checks/marathon/data/conf.yaml.example @@ -346,7 +346,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/mongo/datadog_checks/mongo/data/conf.yaml.example b/mongo/datadog_checks/mongo/data/conf.yaml.example index b1864476cc8bb..ace30e07d1cf7 100644 --- a/mongo/datadog_checks/mongo/data/conf.yaml.example +++ b/mongo/datadog_checks/mongo/data/conf.yaml.example @@ -199,7 +199,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/mysql/datadog_checks/mysql/data/conf.yaml.example b/mysql/datadog_checks/mysql/data/conf.yaml.example index 5b3e77f387a6d..d69e349fc392e 100644 --- a/mysql/datadog_checks/mysql/data/conf.yaml.example +++ b/mysql/datadog_checks/mysql/data/conf.yaml.example @@ -265,7 +265,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/nginx/datadog_checks/nginx/data/conf.yaml.example b/nginx/datadog_checks/nginx/data/conf.yaml.example index 92aa9a5f1a3d1..a8ef88bca14dc 100644 --- a/nginx/datadog_checks/nginx/data/conf.yaml.example +++ b/nginx/datadog_checks/nginx/data/conf.yaml.example @@ -359,7 +359,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/postgres/datadog_checks/postgres/data/conf.yaml.example b/postgres/datadog_checks/postgres/data/conf.yaml.example index 9be90de8dad89..2aa2b6ebe86b5 100644 --- a/postgres/datadog_checks/postgres/data/conf.yaml.example +++ b/postgres/datadog_checks/postgres/data/conf.yaml.example @@ -182,7 +182,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/redisdb/datadog_checks/redisdb/data/conf.yaml.example b/redisdb/datadog_checks/redisdb/data/conf.yaml.example index ec662fced4532..e884d88e3983f 100644 --- a/redisdb/datadog_checks/redisdb/data/conf.yaml.example +++ b/redisdb/datadog_checks/redisdb/data/conf.yaml.example @@ -158,7 +158,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/rethinkdb/datadog_checks/rethinkdb/data/conf.yaml.example b/rethinkdb/datadog_checks/rethinkdb/data/conf.yaml.example index b907018d6e768..da8521022d548 100644 --- a/rethinkdb/datadog_checks/rethinkdb/data/conf.yaml.example +++ b/rethinkdb/datadog_checks/rethinkdb/data/conf.yaml.example @@ -75,7 +75,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/riak/datadog_checks/riak/data/conf.yaml.example b/riak/datadog_checks/riak/data/conf.yaml.example index 7651bfe6cc6ee..b9e34fe66aae1 100644 --- a/riak/datadog_checks/riak/data/conf.yaml.example +++ b/riak/datadog_checks/riak/data/conf.yaml.example @@ -330,7 +330,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/sidekiq/datadog_checks/sidekiq/data/conf.yaml.example b/sidekiq/datadog_checks/sidekiq/data/conf.yaml.example index 158daead28204..38b4c025c5ee2 100644 --- a/sidekiq/datadog_checks/sidekiq/data/conf.yaml.example +++ b/sidekiq/datadog_checks/sidekiq/data/conf.yaml.example @@ -5,7 +5,7 @@ ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/solr/datadog_checks/solr/data/conf.yaml.example b/solr/datadog_checks/solr/data/conf.yaml.example index 1b65d551c1964..9eab49f7a75d6 100644 --- a/solr/datadog_checks/solr/data/conf.yaml.example +++ b/solr/datadog_checks/solr/data/conf.yaml.example @@ -179,7 +179,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/spark/datadog_checks/spark/data/conf.yaml.example b/spark/datadog_checks/spark/data/conf.yaml.example index 1d88c89a66249..2c343db4e34cb 100644 --- a/spark/datadog_checks/spark/data/conf.yaml.example +++ b/spark/datadog_checks/spark/data/conf.yaml.example @@ -389,7 +389,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/sqlserver/datadog_checks/sqlserver/data/conf.yaml.example b/sqlserver/datadog_checks/sqlserver/data/conf.yaml.example index 96b3e99d99e3b..f64ff71fb16bd 100644 --- a/sqlserver/datadog_checks/sqlserver/data/conf.yaml.example +++ b/sqlserver/datadog_checks/sqlserver/data/conf.yaml.example @@ -114,7 +114,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/tenable/datadog_checks/tenable/data/conf.yaml.example b/tenable/datadog_checks/tenable/data/conf.yaml.example index 96440a750f14b..6d9c6e373b233 100644 --- a/tenable/datadog_checks/tenable/data/conf.yaml.example +++ b/tenable/datadog_checks/tenable/data/conf.yaml.example @@ -5,7 +5,7 @@ ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/tomcat/datadog_checks/tomcat/data/conf.yaml.example b/tomcat/datadog_checks/tomcat/data/conf.yaml.example index a257251eb0873..87a888d640f0a 100644 --- a/tomcat/datadog_checks/tomcat/data/conf.yaml.example +++ b/tomcat/datadog_checks/tomcat/data/conf.yaml.example @@ -179,7 +179,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/vault/datadog_checks/vault/data/conf.yaml.example b/vault/datadog_checks/vault/data/conf.yaml.example index 2701400454331..db14ac763c8d7 100644 --- a/vault/datadog_checks/vault/data/conf.yaml.example +++ b/vault/datadog_checks/vault/data/conf.yaml.example @@ -351,7 +351,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/yarn/datadog_checks/yarn/data/conf.yaml.example b/yarn/datadog_checks/yarn/data/conf.yaml.example index 5a37768483a27..5d3d44b927350 100644 --- a/yarn/datadog_checks/yarn/data/conf.yaml.example +++ b/yarn/datadog_checks/yarn/data/conf.yaml.example @@ -399,7 +399,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ## diff --git a/zk/datadog_checks/zk/data/conf.yaml.example b/zk/datadog_checks/zk/data/conf.yaml.example index 993b077a973ad..2278f16f557d5 100644 --- a/zk/datadog_checks/zk/data/conf.yaml.example +++ b/zk/datadog_checks/zk/data/conf.yaml.example @@ -79,7 +79,7 @@ instances: ## Set path if type is file. ## Set channel_path if type is windows_event. ## source - required - Attribute that defines which Integration sent the logs. -## service - required - The name of the service that generates the log. +## service - optional - The name of the service that generates the log. ## Overrides any `service` defined in the `init_config` section. ## tags - optional - Add tags to the collected logs. ##