We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
how to configure elasticsearch.conf to add remote debug feature, like "-Xdebug -Xrunjdwp:transport=dt_socket,address=9998,server=y,suspend=n"
The text was updated successfully, but these errors were encountered:
same question !! does anybody can help
Sorry, something went wrong.
hey, this project has been deprecated and is not maintained anymore. I doubt someone on the team knows the answer.
You should use alternative methods to it explained in the readme
ok thanks ,i found that start elastic with -D "-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=port" will work
No branches or pull requests
The text was updated successfully, but these errors were encountered: