- Joined
- Sep 20, 2021
- Messages
- 6
- Reaction score
- 2
Hi there,
Is it possible to read the 3CX bldef/blrec logs directly from cli somehow? Or is the format of these files public somehow, so I can write a script to parse them myself?
I have a situation (outages toward our SIP provider) where I need to correlate logs from many 3CX instances, to try to determine a pattern. Having to do this manually is pretty much impossible, so I'd like to repeatedly grep for interesting things across all instances and merge all findings.
What are my options here?
/Thomas
Is it possible to read the 3CX bldef/blrec logs directly from cli somehow? Or is the format of these files public somehow, so I can write a script to parse them myself?
I have a situation (outages toward our SIP provider) where I need to correlate logs from many 3CX instances, to try to determine a pattern. Having to do this manually is pretty much impossible, so I'd like to repeatedly grep for interesting things across all instances and merge all findings.
What are my options here?
/Thomas