Sign in
apache
/
chainsaw
Mirror of Apache Chainsaw
Mirrored from
https://github.com/apache/chainsaw.git
Clone this repo:
Branches
trunk
dependabot/maven/com.jcraft-jsch-0.1.54
v1_2-branch
x_Receiver
Tags
release_20060302
release_20060209
release_20060202
TAG_CHAINSAW2_MOVE
v1_3alpha_6
PRE_UGLI_MOVE
v1_3alpha_1
v1_2_9
PREALPHA_1_3_AS_OF_2004_05_12
PRE_CHAINSAW_MODEL_CONVERSION
More...
9b2b6c4
Do not require a dateformat if not needed
by Scott Deboy
· 10 years ago
trunk
ba4fc76
Use UTF-8 encoding for VFS/LogFilePatternReceiver readers
by Scott Deboy
· 11 years ago
91d620f
Add support for a group property in LogFilePatternReceiver in order to allow logs from multiple cluster nodes to be combined in a single table by using GROUP as the event routing, and add support for the 'chainsaw' group for chainsaw-generated logs. Also updated the valid characters in the filereceiver timestampformat for java 7.
by Scott Deboy
· 11 years ago
7353f28
Replace '(LF)' with '(NL)' for newline format and fix support for + in timestamp formats
by Scott Deboy
· 11 years ago
8d2b98f
Enable tailing by default when a fileappender multicastdns advertisement is processed
by Scott Deboy
· 12 years ago
b638a33
Adding support for multi-line logFormats
by Scott Deboy
· 12 years ago
19f531e
Committing in-progress work to support Log4j2 fileappender configurations advertised via Multicast DNS
by Scott Deboy
· 12 years ago
8ed30cc
Updating maven-assembly-plugin to 2.4, adding ID, updating HOWTOBUILD to clarify a mainClass is required when executing osxappbundle:bundle
by Scott Deboy
· 12 years ago
329e513
Remove optional leading and trailing spaces around LEVEL and LOGGER definitions
by Scott Deboy
· 12 years ago
b1d2e00
Bug 53771 - Fix Java 7 Gump-reported compilation failure
by Scott Deboy
· 13 years ago
4e3b5b3
Remove executions from osxappbundle - run manually instead
by Scott Deboy
· 14 years ago
719e575
Changed javaee and geronimo (jms) dependencies to provided in order to avoid them being copied into standalone tarball or DMG image
by Scott Deboy
· 14 years ago
f313db6
Moved component and receivers companion sources to the Chainsaw source tree - those companions won't be released.
by Scott Deboy
· 14 years ago
1dd2961
Added persistent "always display" expression support (button below the logger tree). The 'always display' expression overrides hidden loggers and the hidden expression but not the refine focus filtering mechanism. Often used with expressions like 'exception exists || level > warn' to ensure errors and exceptions are not filtered out due to the hidden expression or hidden logger mechanism.
by Scott Deboy
· 14 years ago
e95c90f
Update string comparisons to be case insensitive or explicitly use the English locale where needed in Chainsaw and extras companion
by Scott Deboy
· 14 years ago
0892357
Fix case sensitivity in configuration parsing
by Scott Deboy
· 14 years ago
c2fdacf
PMD cleanup and removing unused favourites package & classes
by Scott Deboy
· 14 years ago
a01c2dd
Minor UI fixes
by Scott Deboy
· 14 years ago
3bced3e
Update the search result count in the status bar to contain the search matches which are displayed on screen (was previously showing search match count for all events, including events not displayed due to a filter rule)
by Scott Deboy
· 14 years ago
ac532cb
Added per-tab preference to not use a search match color in the primary table
by Scott Deboy
· 14 years ago
More »