Skip to content
This repository has been archived by the owner on Aug 10, 2018. It is now read-only.

chanjarster/tomcat-mongo-access-log-console

Repository files navigation

Tomcat Mongo Access Log Console

This project is used to query access logs generated by Tomcat Mongo Access Log.

Usage

  1. Have a nodejs and npm installed.
  2. Copy config.default.json to config.json.
  3. Modify config.json set mongodb url and collection name.
  4. Run command:
npm install
npm start
# or
./start
  1. Open browser http://localhost:3000

About

Console for querying tomcat access log saved in mongodb

Resources

License

Stars

Watchers

Forks

Packages

No packages published