country-flag-fieldformatters

1.4.0 • Public • Published

Country flag FieldFormat Plugin for Kibana 7

About

This is a plugin for Kibana 7+. Has been developed and tested on Kibana 7.3.0/7.6.2 version. The plugin uses flag-icon-css

Older version:

Screenshot

Usage

Installation steps:

$ git clone -b v7.6.2 https://github.com/elastic/kibana
$ cd kibana
$ git clone https://github.com/nabilbendafi/country-flag-fieldformatters.git plugins/country-flag-fieldformatters
$ cd plugins/country-flag-fieldformatters
$ yarn kbn bootstrap
$ yarn build

This will provide a build/country-flag-fieldformatters-X.X.X.zip ready to be installed

or install released plugin from Github.

$ bin/kibana-plugin install https://github.com/nabilbendafi/country-flag-fieldformatters/releases/download/v1.4.0/country-flag-fieldformatters-1.4.0.zip

Unistall:

$ bin/kibana-plugin remove country-flag-fieldformatters

Configure

Under Management > Index Patterns:

  • update Format type to Country Flag for any <geoip_field>.country_code2

Screenshots

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

Donate

Feel free to support this project Buy Me A Coffee

Readme

Keywords

none

Package Sidebar

Install

npm i country-flag-fieldformatters

Weekly Downloads

7

Version

1.4.0

License

none

Unpacked Size

86.9 kB

Total Files

12

Last publish

Collaborators

  • nabil.bendafi