Where the chat history in openfire server stored

Hi

I have openfire 3.6.4 installed and spark as client i want to known where the user chat history stored in openfire as i want to delete same from open fire

Amar

If it wasn’t enabled, then it is not stored. And if it was enabled, then you should know where to find it. It’s either audit logs or Monitoring plugin.

hi

i have monitoring plugin installed and i also see the chat history starting from installation , but i want to known where it store i.e which folder , from where i want to delete

Monitoring plugin stores history directly in the database. So you will have to edit your database with some db tool and delete corresponding entries. Can’t advise much, not an sql expert myself.

The table is called ofMucConversationLog