Check tls not found in Catalog
See original GitHub issueI am trying to track TLS certificates but is failing to load tls
check.
- brand new cluster in GKE
- datadog installed using helm, all defaults values
- created example config to check google.com certs
===============================
Datadog Cluster Agent (v7.40.1)
===============================
...
=========
Collector
=========
...
Loading Errors
==============
tls
---
Core Check Loader:
Check tls not found in Catalog
from helm:
clusterAgent:
confd:
tls.yaml: |-
instances:
- server: https://google.com/
name: google.com
directly from pod:
root@datadog-cluster-agent-5f8c5cb555-hft9m:/etc/datadog-agent/conf.d# cat tls.yaml
instances:
- server: https://google.com/
name: google.com
also from pod:
root@datadog-cluster-agent-5f8c5cb555-hft9m:/# cd /var/log/datadog/
root@datadog-cluster-agent-5f8c5cb555-hft9m:/var/log/datadog# ll
total 28
drwxrwxr-x 2 dd-agent root 4096 Nov 29 10:32 ./
drwxr-xr-x 4 root root 4096 Nov 9 15:49 ../
-rw-rw-r-- 1 dd-agent root 0 Nov 9 15:49 .placeholder
-rw-r--r-- 1 root root 16544 Nov 29 11:05 cluster-agent.log
root@datadog-cluster-agent-5f8c5cb555-hft9m:/var/log/datadog# grep -i tls cluster-agent.log
2022-11-29 10:32:35 UTC | CLUSTER | ERROR | (pkg/collector/scheduler.go:201 in getChecks) | Unable to load a check from instance of config 'tls': Core Check Loader: Check tls not found in Catalog
2022-11-29 10:32:35 UTC | CLUSTER | ERROR | (pkg/collector/scheduler.go:201 in getChecks) | Unable to load a check from instance of config 'tls': Core Check Loader: Check tls not found in Catalog
2022-11-29 10:32:35 UTC | CLUSTER | ERROR | (pkg/collector/scheduler.go:248 in GetChecksFromConfigs) | Unable to load the check: unable to load any check from config 'tls'
root@datadog-cluster-agent-5f8c5cb555-hft9m:/var/log/datadog#
Describe the results you expected:
get remaining cert days in TLS dashboard
Issue Analytics
- State:
- Created 10 months ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
TLS
This check monitors TLS protocol versions, certificate expiration and validity, etc. Notes: Only TCP is supported. Only leaf / end user certificates are ......
Read more >Update to enable TLS 1.1 and TLS 1.2 as default secure ...
Describes an update that adds TLS 1.1 and TLS 1.2 to default security protocols in Windows Server 2012, Windows 7 SP1, and Windows...
Read more >Self-Help: TLS issues
From the menu bar, click Tools > Internet Options > Advanced tab · Scroll down to Security category, manually check the option box...
Read more >TLS/SSL Handshake Failures | Apigee Edge
Once you've identified that the server is SNI enabled, you can follow the steps below to check if the TLS/SSL handshake failure is...
Read more >Traefik TLS Documentation
To add / remove TLS certificates, even when Traefik is already running, ... a certificate but does not verify if it is signed...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Glad to hear that’s fixed!
hello @FlorentClarret,
thank you for your quick reply. Done: https://help.datadoghq.com/hc/requests/1019650