[OpenSIPS-Users] Solution to storing a lot of siptrace

Daniel Zanutti daniel.zanutti at gmail.com
Fri Dec 8 14:43:30 EST 2017


Hi

I have around 2000 simultaneous calls, 50 CPS and would like to store sip
trace for all of them.

Storing on MySQL is not working. If you have some indexes on the table,
after 1M register it starts to slow down the whole server. If no indexes,
it's not searchable.

Do you guys have a good solution to store a lot of sip trace on Opensips?
Like 200 GB.

It needs to be searchable almost real-time (a few minutes is fine).

I was thinking on store on a flat text file and move to a NOSQL solution,
what do you guys think?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20171208/089388a6/attachment.html>


More information about the Users mailing list