sipcapture / homer-app

HOMER 7.x Front-End and API Server
http://sipcapture.io
GNU Affero General Public License v3.0
204 stars 79 forks source link

Loki Query and HEPSUB options not on all calls #411

Closed thepacketlover closed 3 years ago

thepacketlover commented 3 years ago

Hello, I have been working with hepsub and it seems the only way on 1.3.13 I can get to the Loki query or hepsub tabs are that there has to be a record in the database for the correlation ID and HEP type 100 to enable the Logging tab. Is that a correct assumption?

call generated with HEPGEN.js.
image

If I just use heplify server and send in data and view the calls I do not get the "logs tab". that has the subtab for loki and registered hepsub endpoints.

call generated from heplify. ./heplify -hs aaa.bbb.ccc.ddd:9060 -e image

The environment is hom7-prom-all on the homer7-docker project. Is there a way to "force" the logging tab to appear? It seems normal to me that the tab should appear on all calls since there needs to be a query to loki or hepsub to see if data would be available. I am relatively new here, so I hope I am not missing something obvious.

thanks

lmangani commented 3 years ago

Thanks @thepacketlover and indeed @adubovikov already confirmed he could replicate this undesirable condition. Expect a fresh fix early this week

thepacketlover commented 3 years ago

@lmangani thanks for the quick response.

jacovinus commented 3 years ago

it should be fixed with https://github.com/sipcapture/homer-ui/pull/388

thepacketlover commented 3 years ago

@lmangani @adubovikov @jacovinus
Looks like it is resolved. Thank you for the quick help on this issue.

thepacketlover commented 3 years ago

thanks

lmangani commented 3 years ago

Thank you @thepacketlover

adubovikov commented 3 years ago

@thepacketlover thank you! Please star us also here: https://github.com/sipcapture/homer/stargazers

jacovinus commented 3 years ago

thanks @thepacketlover, we are pleased to help you!