Questions tagged [log-viewer]
33 questions
0
votes
1 answer
How to use Sentinel to view an already generated log file?
I have just started using Sentinel and I have used it to view log messages when it is running however I am curious to know if it is possible to view log messages from a log file that has already been written previously and read log in a much…

Afraz Ali
- 2,672
- 2
- 27
- 47
0
votes
1 answer
any logviewers that get directory name instead of the log file name
Hi, Is there any logviewers that we can open a directory to proccessing instead of a single file? so we can put several logs in the directory and the logviewer processes all the files and not just a single file.
Thanks

dev
- 271
- 1
- 3
- 11
0
votes
2 answers
How should log4j.properties look like?
After discussion here I still cannot configure my program/chainsaw
When I start ChainSaw I choose
let me use a simple Receiver on port 4445
And in my program i set configuration:
PropertyConfigurator.configure("log4j.properties");
And finally run…

alicjasalamon
- 4,171
- 15
- 41
- 65