sense-chromeSense (elasticsearch) for chrome extension

联合创作 · 2023-09-28 05:13

sense-chrome

The original extension "sense for chrome" was blacklisted

To use this fork (from https://github.com/elastic/sense) :

Directly in chrome :

  • make a git clone of the project
  • go in your chrome extensions tabs
  • activate the developer mode
  • choose your folder in "load extension unpacked"

On all browsers :

  • Edit your elasticsearch.yml (on MacOS you can find in /usr/local/etc/elasticsearch/)
  • Add the following lines :
http.cors.allow-origin: "http://sense.stephane.tech"
http.cors.enabled: true
http.cors.allow-headers : X-Requested-With,X-Auth-Token,Content-Type,Content-Length,Authorization
http.cors.allow-credentials: true

Have fun !

Change from the original extension

  • Deleting Google Analytics
  • Autocompletion on indices
  • Autocompletion on types
  • Autocompletion on fields
  • Autocompletion on aggregations (WIP)
  • Add "filter" in autocomplete
  • Add "Saved query"
  • Export source data in CSV file

Screenshots

Main screen

Autocomplete

Save your query

浏览 21
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报