Option to disable storing online/offline status in tc_events table

Himanshu4 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 Tananaev4 years ago

You can override insert query.

Himanshu4 years ago

Is there any of way doing it from configuration file?

Anton Tananaev4 years ago

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

Himanshu4 years ago

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

Himanshu4 years ago

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

Sazzad Hosen3 years ago

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