GithubHelp home page GithubHelp logo

Local Reads about gltail HOT 3 OPEN

fudge avatar fudge commented on July 24, 2024
Local Reads

from gltail.

Comments (3)

pyro2927 avatar pyro2927 commented on July 24, 2024

I think that the 'dev' setup in the default config file monitors a local file:

dev:
    host: clockingit.com
    source: local
    files: /var/www/clockingit/logs/production.log
    parser: rails
    color: 0.2, 0.2, 1.0, 1.0

Update: just tested with a file on my local machine and it does in fact work, you do not need to add

command: tail -f -n0

and in fact it won't work if you do. Just set the files to your local file paths.

from gltail.

mubix avatar mubix commented on July 24, 2024

Thanks I tested that as well and it works great. What doesn't work is the tshark target since 'command' doesn't work. I worked around this by piping a tshark output into a file in one shell and reading it in the gl_tail shell, but it'd be nice to have it do it like it does with the ssh connections

from gltail.

pyro2927 avatar pyro2927 commented on July 24, 2024

In config, setup should look something like

tshark:
    source: tshark
    parser: tshark
    color: 0.2, 0.2, 1.0, 1.0

from gltail.

Related Issues (20)

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.