NarrativeScience-old / log.io

Real-time log monitoring in your browser
http://logio.org
Other
4.83k stars 698 forks source link

One "Source" entry per file when wildcard is used in path #256

Open chrisl8 opened 3 years ago

chrisl8 commented 3 years ago

Is it possible to have the log files listed one at a time on the left side, while using a wildcard in an input path?

Currently, if I use a wildcard, all of the log files in that folder are lumped together as one source.

However, without using a wildcard, there is no way to automatically add new files when they are added to the folder.

What I'm looking for is to be able to monitor a folder, pick up new files as the are added automatically, but also be able to pick which files to display with the check-boxes on the left.

Is there currently a configuration setting that would accomplish this?

If not, are you open to adding this feature and/or to a PR with such an addition?