Git Product home page Git Product logo

logwhale's Introduction

LogWhale

A Kibana plugin for tailing logs from containers.

Docker Container

In addition to publishing releases on GitHub, they are also on Docker Hub. The latest container available via:

docker pull therealwardo/kibana-logwhale:5.3.0

Contributing and Development

If you want to contribute code, simply open a pull request. By opening a pull request, you agree that your code will be MIT licensed.

See the kibana contributing guide for instructions setting up your development environment. The main tasks when developing the plugin are:

  • npm start

    Start kibana and have it include this plugin. This will automatically start dev mode which recompiles your code on refresh.

  • npm start -- --config kibana.yml --no-ssl

    You can pass any argument that you would normally send to bin/kibana by putting them after -- when running npm start.

  • npm run build

    Build a distributable archive.

  • npm run test:browser

    Run the browser tests in a real web browser. (I couldn't actually get these to run...)

  • npm run test:server

    Run the server tests.

For more information about any of these commands run npm run ${task} -- --help.

logwhale's People

Contributors

therealwardo avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.