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

Warnings with Logstash 7.6 #81

Open
jotanavarro opened this issue Apr 27, 2020 · 0 comments
Open

Warnings with Logstash 7.6 #81

jotanavarro opened this issue Apr 27, 2020 · 0 comments

Comments

@jotanavarro
Copy link

I am getting these warning messages when installing the plugin for a Logstash 7.6 in Docker:

Step 3/12 : RUN logstash-plugin install logstash-input-kinesis
 ---> Running in 79c3f0e475d9
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.headius.backport9.modules.Modules to method sun.nio.ch.NativeThread.signal(long)
WARNING: Please consider reporting this to the maintainers of com.headius.backport9.modules.Modules
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Validating logstash-input-kinesis
Installing logstash-input-kinesis
Installation successful
Removing intermediate container 79c3f0e475d9

Plugins install, for now, but this may require some attention before it breaks.

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