LogBrowser - ConfigurationPage edited by Tomasz OponowiczChanges (2)
Full ContentLogBrowserThis feature is available in 2.3-SNAPSHOT only, as part of the cxf-rt-management-web component LogBrowser is log entries viewer. It is rich internet application which can be embedded in your web application. Configure what log entries you would like to see and view them in your favorite browser. Anytime, anywhere without using console. Let's make brief overview how to configure LogbBrowser inside your application.
ScreenshotsConfiguring LogBrowser application in container without SpringStep 1Add cxf-rt-management-web dependency to your Maven project (if you don't use Maven as management tool, omit this step and add cxf-rt-management-web library manually): pom.xml Step 2Add new class to your project, LogBrowserApp. Add content from sample below. LogBrowserApp.java We have to modify newly created class a little bit:
Step 3Add new servlet definition to your web.xml file, like in sample below: web.xml Go to line 13 and replace yourpackage phrase with a valid package. Step 4Rebuild and run your application. Step 5Open browser and go to URL: http://localhost:9002/log/bootstrapstorage/resources/LogBrowser.html
Change Notification Preferences
View Online
|
View Changes
|
Add Comment
|
- [CONF] Apache CXF Documentation > LogBrowser - Configuration confluence
- [CONF] Apache CXF Documentation > LogBrowser - Configur... confluence
- [CONF] Apache CXF Documentation > LogBrowser - Configur... confluence
- [CONF] Apache CXF Documentation > LogBrowser - Configur... confluence
- [CONF] Apache CXF Documentation > LogBrowser - Configur... confluence
- [CONF] Apache CXF Documentation > LogBrowser - Configur... confluence
- [CONF] Apache CXF Documentation > LogBrowser - Configur... confluence
- [CONF] Apache CXF Documentation > LogBrowser - Configur... confluence
- [CONF] Apache CXF Documentation > LogBrowser - Configur... confluence
