On Tue, 13 Dec 2022 00:31:49 +0530
Sunny Keshri <[email protected]> wrote:

> Hi all,
> 
> Can someone please help me  where the logs or trace is being stored? And
> how to get the logs/traces for dpdk code. Any pointers would be appreciated.
> 
> Thanks & Regards,
> Sunny

Applications using DPDK log facilities print to stdout and also to syslog.
Where syslog ends up depends on the OS infrastructure. In most modern Linux
distro's it ends up being part of systemd's journal.

Reply via email to