Option to disable storing online/offline status in tc_events table

Himanshu5 years ago

Dear All
Is there any option to disable of storing online/offline status in tc_events table? The events table is growing very fast.

Anton Tananaev5 years ago

You can override insert query.

Himanshu5 years ago

Is there any of way doing it from configuration file?

Anton Tananaev5 years ago

Yes, you can override insert query. That's done in the config.

Himanshu5 years ago

Can you guide in details me how can I do this?

Himanshu5 years ago

What configuration parameter needs to be set/disable to ignore the online/offline data saving in events table?

Sazzad Hosen4 years ago

Hi Anton
Please tell us details how to stop "Status Online offline" data store in event table.
Thanks