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 9fdb55dc46798..bffb074e326ca 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 3a3b86e455dae..3d0db9f5e4a1c 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/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/hazelcast/datadog_checks/hazelcast/data/conf.yaml.example b/hazelcast/datadog_checks/hazelcast/data/conf.yaml.example index 3e09a83f73162..2ffb616ef612d 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 03847246abd7b..76a7c55194149 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 6b957786fc3a3..231decd6f2502 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 463b56f65d643..4c553071236fa 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 b56f15e640be1..10af05a457de6 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/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/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 e8a7296a23098..609761be2577a 100644 --- a/mysql/datadog_checks/mysql/data/conf.yaml.example +++ b/mysql/datadog_checks/mysql/data/conf.yaml.example @@ -258,7 +258,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 a09ad03566137..20ea8ce94140c 100644 --- a/riak/datadog_checks/riak/data/conf.yaml.example +++ b/riak/datadog_checks/riak/data/conf.yaml.example @@ -64,7 +64,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 141bc3842c72d..a988fb28acf01 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 7177917b55e8b..f6ed1dc29549c 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. ##