Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/issung/kibanafocus
Userscript to help make Kibana easier to use
https://github.com/issung/kibanafocus
javascript kibana userscript
Last synced: 21 days ago
JSON representation
Userscript to help make Kibana easier to use
- Host: GitHub
- URL: https://github.com/issung/kibanafocus
- Owner: Issung
- Created: 2023-03-27T11:37:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T02:00:21.000Z (over 1 year ago)
- Last Synced: 2024-11-16T05:25:34.494Z (3 months ago)
- Topics: javascript, kibana, userscript
- Language: JavaScript
- Homepage: https://raw.githubusercontent.com/Issung/KibanaFocus/main/kibanafocus.user.js
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KibanaFocus
Browser userscript to help make Kibana easier to use.
* "Focus in" on specific fields, at the moment `traceidentifier` and `hangfire_job_id`
* Focus links are displayed as anchor tags so they can be clicked to use the current window, dragged, copied, or middle clicked to focus-in within a new tab.
* Your current index, timeframe and displayed columns are carried across to your new focus window.
* Remember your favourite columns configuration, restores automatically when you open Kibana.
* Row coloring based on log levels, find the key logs faster.
* A random message of the day to bring a smile to your face!![Screenshot showing the button within Kibana](https://i.imgur.com/uoL1r6a.png)
# Installation
You need a [Userscript](https://en.wikipedia.org/wiki/Userscript) extension installed. Recommended:
* Chrome/Edge: [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo)
* Firefox: [Tampermonkey](https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/)
* Safari: [Userscripts](https://apps.apple.com/us/app/userscripts/id1463298887)Then click this link to install/update the KibanaFocus script: https://raw.githubusercontent.com/Issung/KibanaFocus/main/kibanafocus.user.js.