-
-
Notifications
You must be signed in to change notification settings - Fork 324
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
Unable to see logstash under Cluster overview and encountering error [ERROR][logstash.licensechecker.licensereader] #102
Comments
I tried both old and latest versions of Docker, but I am still encountering some issues, FYI. I tested it with version 8.7.1, and there were no issues at all. Here is the output of the "docker version":
And the output of the "docker-compose version" :
|
I received the same error. |
It appears that the ssl_certificate_verification (main.conf-output) option is deprecated. |
Awesome what's the fix for that?
…On Sun, Jun 11, 2023, 8:01 PM bbatmandakh ***@***.***> wrote:
It appears that the ssl_certificate_verification (main.conf-output) option
is deprecated.
ssl_certificate_verification
<logstash-plugins/logstash-output-elasticsearch#1138>
—
Reply to this email directly, view it on GitHub
<#102 (comment)>,
or unsubscribe
</~https://github.com/notifications/unsubscribe-auth/APD7WYOJ52AVQKRC6KOQS23XKZ2BJANCNFSM6AAAAAAY5NJLDI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I tried with the following option, but still no luck. It looks like I'll stuck with version 8.7.1 |
found related issue |
I am experiencing an issue where I am unable to see logstash under Cluster overview in my setup. Additionally, I am encountering the following error messages repeatedly:
My configuration settings are set to the default values as follows:
*ELK 8.8.0
I have checked the status of the logstash containers and they appear to be healthy:
Anyone else have a similar issue too?
The text was updated successfully, but these errors were encountered: