qpanel icon indicating copy to clipboard operation
qpanel copied to clipboard

Queue Log

Open anutator opened this issue 7 years ago • 1 comments
trafficstars

Why do we need queue_log_to_file = no if we save data to database?

Can I use queue_adaptive_realtime = no? Tha data is saved to data1-data5 columns. Why do we need yes and save all to data column with pipe as delimiter?

anutator avatar Nov 06 '18 22:11 anutator

Hi @bestann,

If you are store the records inside of database only need set in config.ini of QPanel the queue_log section.

If you need report from QPanel for historical data need storage the records in database.

roramirez avatar Nov 20 '18 13:11 roramirez