-
Notifications
You must be signed in to change notification settings - Fork 86
LogParser
Sven Nissel edited this page Apr 8, 2022
·
3 revisions
When you configure your application logging (log4j, JDK logging or other), you have to define log format/layout. OtrosLogViewer can read log files with standard patterns (XML, SimpleFormatter) or cutsom pattern definied by Log4j PatternLayout.
OtrosLogViewer is shipped with predifinied list of log parsers, but you can also create own parser using property file.It is possible to create log parser. See more in Developing plugin guide
Log file can be compressed by gzip.
- Introduction
- Installation
- Opening logs
- Log parsers
- Searching for events
- Marking events
- Notes
- Filters
- Log events message detail formatters and colorizers
- Jump to code - Integration with IDE
- Saving and loading log investigation
- HotKeys
- Batch processing
- DevelopingPlugins
- Developing on OtrosLogViewer
- Experimental features
- Limitations
- Video
- Used by
- DonateAndDonors