Hello,
We are using the free Graylog Enterprise License version 2.4.6. Since the past few days we are getting a license violation error message in the Web UI.
Things i have verified:
- our volume of daily logs is < 1GB per day.
- I am able to connect to https://api.graylog.com . Below is a snap of telnet command from the Graylog instance
Output of CURL command:
ubuntu@graylog:~$ curl -v -XGET https://api.graylog.com
- Rebuilt URL to: https://api.graylog.com/
- Hostname was NOT found in DNS cache
- Trying 35.173.6.94…
- Connected to api.graylog.com (35.173.6.94) port 443 (#0)
- successfully set certificate verify locations:
- CAfile: none
CApath: /etc/ssl/certs- SSLv3, TLS handshake, Client hello (1):
- Unknown SSL protocol error in connection to api.graylog.com:443
- Closing connection 0
curl: (35) Unknown SSL protocol error in connection to api.graylog.com:443
Thanks in advance
Thanks in advance