Issue
Is it possible to list the current config settings of the Elastic Search instance with Kibana? I don't have easy access to the installation file system (hence its configuration myl file)
Solution
unfortunately there isn't a way to see all of the settings via the API
there is the _nodes
API that contains some of it, but it doesn't pull in everything
Answered By - warkolm Answer Checked By - Katrina (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.