using mongodb_logger in any applications with one web interface
Closed this issue · 2 comments
jpascal commented
How about using mongodb_logger in any applications?
If I have any applications and want using standalone application with mongodb_logger to view logs.
Example:
app_1 (only logger)
app_2 (only logger)
app_3 (only logger)
MongoDBLogger:
app_4 (only web interface with switch between applications)
le0pard commented
I think it possible for solution of running the front end without Rails application. I can add additional keys for set of applications. This will be enough?
jpascal commented
I think over to add either a key or selectbox or in routes.rb path for each application
I think it would be best of all through routes.rb