6

Is there any graphic management tools for Elasticsearch like phpMyAdmin for MySQL. I would like to be able to edit fields, chang mapping etc.

John Smith
  • 1,204
  • 3
  • 22
  • 42

1 Answers1

6

I can suggest two other very handy tools, namely

They both allow you to modify mappings, run REST queries, edit fields, create repository and snapshots, run content analysis, etc...

Give them a check and you'll see how handy they are.

Val
  • 207,596
  • 13
  • 358
  • 360