Skip to content

Latest commit

 

History

History
42 lines (21 loc) · 1.25 KB

README.md

File metadata and controls

42 lines (21 loc) · 1.25 KB

Logpeck Kibana Plugin

About

This plugin is used to control Logpeck which is a simple and agile log collector.

Try controling our log collection task visualized and updating collection task freely.

Installation

  • cd kibana

    Go into your Kibana installaton directory

  • git clone https://github.com/opera/logpeck-kibana-plugin.git

    Clone this repository into Kibana plugin directory

  • sh logpeck-kibana-plugin/install.sh

    Install logpeck-kibana-plugin

  • bin/kibana

    Try launch Kibana

Development

See the kibana contributing guide for instructions setting up your development environment.

Any suggestions or questions, please create an issue to feedback.