sipcapture / homer

HOMER - 100% Open-Source SIP, VoIP, RTC Packet Capture & Monitoring
https://sipcapture.org
GNU Affero General Public License v3.0
1.58k stars 239 forks source link

homer UI only displaying 200 records #617

Closed behram-x closed 8 months ago

behram-x commented 8 months ago

Hi ALL,

i have a problem with homer UI as it only displays 200 records for all dates, i'm unable to figure out whether the issue is with DB settings or UI setting, i'm unable to find the setting through which i can get all the saved packets on homer UI.

github-actions[bot] commented 8 months ago

Please star this repository to motivate the developers and to get higher priority! :star:

lmangani commented 8 months ago

It's not a bug its a feature. There's a LIMIT field with a default value of 200.

behram-x commented 8 months ago

It's not a bug its a feature. There's a LIMIT field with a default value of 200.

i'm unable to find it can you please help in this regard ?

lmangani commented 8 months ago
behram-x commented 8 months ago
  • Edit the search form

    • Drop the limit parameter to the active column

    • Fill the limit field with any new desired value

found it, many thanks :)