Skip to content

bigbo/vectormap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kibana Vector Map Plugin

A Vector Map Plugin for Kibana 4

Kibana Vector Map

Add CHINA Map

对于中国地图,其所支持的格式则是由 2 个数字构成的省份编码,比如:01(即安徽),30(即广东),04(即江苏)等.如果你使用了 LogStash::Filters::GeoIP 插件,那么默认生成的 geoip.region_name 字段正好符合条件.

Kibana Vector Map China

Requirements

Kibana 4.3+ , Not Support Kibana 5.x

Installation steps

  1. Download and unpack Kibana.
  2. From the Kibana root directory, install the plugin with the following command:

$ bin/kibana plugin -i vectormap -u https://github.com/bigbo/vectormap/archive/master.zip

Disclosure

This repo is in its early stages.

This repo contains source code minified from the original source code jvectormap, which is licensed under AGPL.

Issues

Please file issues here.

About

Vector Map Plugin for Kibana 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.3%
  • JavaScript 43.8%
  • HTML 8.9%