Questions tagged [apache-chainsaw]

Chainsaw is a free, open source, java-based log viewer tool, mainly intended as a log4j companion.

Chainsaw is a companion application to Log4j written by members of the Log4j development community. Chainsaw can read log files formatted in Log4j's XMLLayout, receive events from remote locations, read events from a DB, or work with JDK 1.4 logging events.

52 questions
0
votes
1 answer

How do I use "Load Remote Log4J File" functionality of Chainsaw v2?

I'm trying to set up the Chainsaw viewer. I'm not really getting how it's supposed to work. This is my XML file in the java project to be logged(i.e the one I want to watch in Chainsaw v2):
Caffeinated
  • 11,982
  • 40
  • 122
  • 216
0
votes
1 answer

Would it be possible to use Apache Chainsaw viewer in my Java project that's in Eclipse?

I'm wondering if Chainsaw is too old for Eclipse? The java project i'm working on is using JDK 1.5 . Does it need to be compatible with Eclipse? because I did find another log -viewer called LogViewer.
Caffeinated
  • 11,982
  • 40
  • 122
  • 216
0
votes
1 answer

Inter-operable log4php and Chainsaw/remote log viewer

I'm in need of a remote log viewer like chainsaw for log4php. When i use log4j, chainsaw is my first option, where as though log4php is same to log4j, chainsaw is not responding well. For, eg., i gave this…
Kris
  • 8,680
  • 4
  • 39
  • 67
0
votes
1 answer

Color settings in Chainsaw

I'd like to set one color for each thread name in Chainsaw (Developer snapshot) e.g: Now I set this manually: but I was wondering if it can be done automatically, without creating rule for each thread name. Do you know if it is possible?
alicjasalamon
  • 4,171
  • 15
  • 41
  • 65
0
votes
1 answer

Why ChainSaw cannot display logger name?

I am using the latest ChainSaw developer snapshot I'm trying get logs from a file with logs in pattern : [%d] [%t] [%c] [%m]%n and I don't know why it doesn't work - whole log is read as %m. When I use pattern without %c every log is displayed…
alicjasalamon
  • 4,171
  • 15
  • 41
  • 65
-1
votes
1 answer

Saving logs into a file by using Chainsaw

I've implement a client logger with log4cxx and I use Chainsaw to monitor logs which came from clients. Is there a way like a configuration xml to save logs into a file
Riffraff
  • 1
  • 1
-1
votes
1 answer

text file viewer

I'm looking for a tool to debug file text. there are many file text format that contain data. Such as 2734958723fdshkfsdhfkjhewkf3242342 Which could be data Number1 2734 Number2 958723 Text fdshkfsdhfkjhewkf Number 3 3242342 I'm looking for a tool…
none
  • 4,669
  • 14
  • 62
  • 102
1 2 3
4