-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Got this when talking to a log analytics server (https and user/password login)
/opt/plugins/custom/check_elasticsearch.py --host https://address --index syslog-* --query "logsource:hostname AND program:logheartbeat" --warning 0 --critical 1
Result code: WARNING
ERROR OUTPUT:
/usr/lib/python2.7/site-packages/elasticsearch/connection/http_urllib3.py:54: UserWarning: Connecting to address using SSL with verify_certs=False is insecure.
'Connecting to %s using SSL with verify_certs=False is insecure.' % host)
Error: Exception: TransportError(N/A, 'Unable to sniff hosts.')STANDARD OUTPUT:
Metadata
Metadata
Assignees
Labels
No labels