Skip to content

nabilbendafi/kibana-morse-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morse code FieldFormat Plugin for Kibana 5

About

This is a plugin for Kibana 5+. Has been developed and tested on Kibana 5.2.0 version. The plugin uses morse

Screenshot

Actually, this is not really a helpful plugin. But, who cares !

Usage

Installation steps:

$ cd KIBANA_HOME/plugins
$ git clone https://github.com/nabilbendafi/kibana-morse-formatter.git kibana-morse-formatter
$ cd kibana-morse-formatter
$ npm install

or

$ bin/kibana-plugin install https://github.com/nabilbendafi/kibana-morse-formatter/releases/download/v0.0.2/kibana-morse-formatter-0.0.2.zip

Unistall:

$ bin/kibana-plugin remove kibana-morse-formatter

Configure

Under Management > Index Patterns:

  • Update Format type to Morse Code for any String type field

Screenshots

Screenshot Screenshot

Contributions

Anyone is welcome to contribute to my project. There are various ways you can contribute:

  1. Open an Issue on GitHub
  2. Send me a Pull Request with your bug fixes and/or new features
  3. Contact via email: nabil@bendafi.fr

About

Morse code FieldFormat Plugin for Kibana 5

Resources

License

Stars

Watchers

Forks

Packages

No packages published