Welcome Guest! Log in
×

Notice

The forum is in read only mode.
Due to some maintenance operations, stambia.org will be switched to read-only mode during the 13th November. It will be possible to read and download, but impossible to post on the forums or create new accounts. For any question please contact the support team.

Topic-icon Question Internal logDatabase still running after configure a new one

More
10 Jan 2019 20:12 #1 by alce
alce created the topic: Internal logDatabase still running after configure a new one
I just set up a database log for MySQL and, according to the installation guide, in the runtime configuration file; I removed comments the line for use external file configuration for log database and comment on the node that configures the use of the H2 internal database. Everything works but in Stambia Analytics I still see, in the logs section, both H2 and MySQL as a log database and both are connected.




Should not I stop 'seeing' H2 active and connected?
Do I have to do something else in the configuration?

Thanks in advance for your comments.
Attachments:
More
15 Jan 2019 17:38 #2 by Thomas BLETON
Thomas BLETON replied the topic: Internal logDatabase still running after configure a new one
What you see in the "Logs" tab of your screenshot reflects the connections that are configured in *Analytics*, not in the Runtime.
Make sure that your Analytics' Log Database connections are configured as you wish (Window / Parameters / Log databases)
More
16 Jan 2019 07:20 #3 by alce
alce replied the topic: Internal logDatabase still running after configure a new one
Hi Thomas,

You're right, the logDatabase for H2 is still configured in 'Analytics', I proceed to remove it and this way finished the new logDatabase configuration.

Thanks for your observation.