Open
Description
What
It will be great to add the feature "watch for file systems changes and load log files automatically from a folder".
Why
Great for microservice thing, when multiple applications/services are executed, they create a new log file
Workarounds
Maybe we can utilize the tool watchman
and on file change, can force one log file re-read.
It would be better to add commands to add/remove log messages of the provided file from the UI (attach/detach from analysis the file).