GithubHelp home page GithubHelp logo

isabella232 / honeytail Goto Github PK

View Code? Open in Web Editor NEW

This project forked from honeycombio/honeytail

0.0 0.0 0.0 1.36 MB

Honeycomb's open-source agent. Contains various parsers for extracting structured data out of common log files.

Home Page: https://honeycomb.io/docs/send-data/agent/

License: Apache License 2.0

Shell 0.68% Go 98.84% Dockerfile 0.48%

honeytail's Introduction

honeytail CircleCI

honeytail is Honeycomb's agent for ingesting log file data into Honeycomb and making it available for exploration. Its favorite format is JSON, but understands how to parse a range of other well-known log formats.

See our documentation to read about how to configure and run honeytail, to find tips and best practices, and to download prebuilt versions.

Supported Parsers

honeytail supports reading files from STDIN as well as from a file on disk.

Our complete list of parsers can be found in the parsers/ directory, but as of this writing, honeytail will support parsing logs generated by:

Installation

Install from source:

go get github.com/honeycombio/honeytail

to install to a specific path:

GOPATH=/usr/local go get github.com/honeycombio/honeytail

the binary will install to /usr/local/bin/honeytail

Use a prebuilt binary: find the latest version on Honeycomb.io

Usage

honeytail --writekey=YOUR_WRITE_KEY --dataset='Best Data Ever' --parser=json --file=/var/log/api_server.log

For more advanced usage, options, and the ability to scrub or drop specific fields, see our documentation.

Related Work

In some cases, we've extracted out some generic work for a particular log format

  • mongodbtools contains logic specific to parsing various versions of MongoDB logs, and a script for capturing high-level statistics on the database server itself
  • mysqltools contains logic specific to normalizing MySQL queries

Contributions

Features, bug fixes and other changes to honeytail are gladly accepted. Please open issues or a pull request with your change. Remember to add your name to the CONTRIBUTORS file!

All contributions will be released under the Apache License 2.0.

honeytail's People

Contributors

christineyen avatar nathanleclaire avatar tredman avatar emfree avatar toshok avatar lizthegrey avatar dsoo avatar maplebed avatar dependabot[bot] avatar robbkidd avatar rfong avatar vreynolds avatar igorwwwwwwwwwwwwwwwwwwww avatar adihoney avatar ringods avatar gsalisbury avatar thusoy avatar samstokes avatar ngauthier avatar neunhoef avatar cakoose avatar justinhennessy avatar issackelly avatar ismith avatar codelingobot 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.