Where is DataBase Log configure?

Fou-lu

New member
Messages
145
Points
0
Github
Pedro
I'm configure my localhost emulator after long time without messing Hercules, and I realized that there is no way to maintain the log database separated from main database? I'm wrong? Because I dont see nothing about log database in sql_connection.conf?

Thanks for listening.

 
I'm configure my localhost emulator after long time without messing Hercules, and I realized that there is no way to maintain the log database separated from main database? I'm wrong? Because I dont see nothing about log database in sql_connection.conf?

Thanks for listening.
you cannot separate it like before, you need to put it on 1 database with the main tables

 
with default connection configs yes, logs database should be same with data database.

but you can change default configuration and use separate database for logs.

try search for solution on this forum or hercules wiki in github.

 
Back
Top