Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when talking to Log analytics #8

Open
spiffzilla opened this issue Jun 8, 2018 · 0 comments
Open

Error when talking to Log analytics #8

spiffzilla opened this issue Jun 8, 2018 · 0 comments

Comments

@spiffzilla
Copy link
Contributor

spiffzilla commented Jun 8, 2018

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant