Uploaded image for project: 'Apache Chainsaw'
  1. Apache Chainsaw
  2. CHAINSAW-68

Allow chainsaw to read a directory containing more than one file

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      On linux it is common to use logrotate to handle log files.

      Logrotate trunks the files as they reach a certain size and also zips them.

      Sometimes it is needed to open more than one file and show them on chainsaw.

      An example to the content of such a directory is:

        pump-loop-date.log

        pump-loop-date.log.1

        pump-loop-date.log.2.gz

        pump-loop-date.log.3.gz 

      The goal is pass the directory name and the files pattern.

      For example:

      sftp://user:pass@192.168.1.20:20022/var/log/openaps/pump-loop-date.log*

      and have chainsaw show all matching files by their order.
       

      Attachments

        Activity

          People

            Unassigned Unassigned
            tzachi_dar Tzachi Dar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: