Get all debug info possible

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/nextepc@lists.osmocom.org/.

Spencer Sevilla sevilla at cs.washington.edu
Fri Feb 28 16:40:32 UTC 2020


Hi Juba!

If open5gs is running as a systemd service (the default if you installed with apt-get) you should use journalctl. The relevant systemd service names are open5gs-hssd, open5gs-mmed, open5gs-sgwd, open5gs-pgwd, and open5gs-pcrfd. If you built them from source, they will output all information in the terminal window you’re running them in, and will also write to log files located in {installation_directory}/var/log/open5gs/.

To see all the journalctl logs in one terminal: “sudo journalctl -f -u open5gs-hssd -u open5gs-mmed -u open5gs-pgwd -u open5gs-sgwd -u open5gs-pcrfd"

> On Feb 28, 2020, at 06:58, Rafael Diniz <rafael at rhizomatica.org> wrote:
> 
> Hi all,
> 
> Which cmd line should I use to get all the debug information possible
> from the EPC components?
> 
> Thanks,
> Rafael Diniz
> 
> 




More information about the nextepc mailing list