Logbox integration - multiple apps

Hi folks,

I'm new to Logbox and have been poking around with how it is integrated into Coldbox relax. I have multiple apps running on one server and would like to have the logging go into one database, but separate tables for each app. Would it be relatively easy to have the logs of each app be presented in a consolidated view within Relax, our would it be best to have separate log views for each app?

I know the two products are separate. Just trying to find a nice way to consolidate viewing the logs. Thanks.

Nolan

I haven't used the log viewer, but you may be able to configure it to read from a view that unions multiple log tables.

~Brad

Hmm, that’s an interesting idea Nolan.

How about in the relaxLogs setup doing multiple connections instead of one? THis way, we can build a dropdown where you switch logging dsn’s and tables. Is that what you are thinking?

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

Hi Luis,

Yes, that would be the idea. Thanks Luis.

Nolan

Mind creating a ticket for that?

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

Just added it to the issues area: https://github.com/coldbox/coldbox-relax/issues/12

Literally 30 seconds ago! I know CB can do a lot but does it also read my mind now? :slight_smile:

Cheers,

Nolan