Giter VIP home page Giter VIP logo

Comments (4)

tagomoris avatar tagomoris commented on July 19, 2024

What in situation do you want this feature?
Generally, we cannot append data into .gz file, so daemonized fluent-agent-lite is not useful with .gz file.

If you want to send contents of .gz log file with fluent-agent-lite, you can do (use - instead of filename):

zcat /root1.gz | fluent-agent-lite [options] test - primary.server.name

from fluent-agent-lite.

loveshell avatar loveshell commented on July 19, 2024

i have lot of gz file need send to syslog。
i thought fluent-agent-lite can collect them to fluentd server,and match to syslog。

I try to modify in_tail.rb, but attribute problems after the open file add Zlib: : GzipReader. New,
but is error. IO. Stat

can you help me?

from fluent-agent-lite.

tagomoris avatar tagomoris commented on July 19, 2024

I cannot help for your customized plugin anymore (especially here).
You may be able to use command pipeline such like my previous comment, or, whatever without fluent-agent-lite.

from fluent-agent-lite.

loveshell avatar loveshell commented on July 19, 2024

thx

from fluent-agent-lite.

Related Issues (6)

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.