Logs/trace for dpdk code
Stephen Hemminger
stephen at networkplumber.org
Mon Dec 12 22:25:14 CET 2022
On Tue, 13 Dec 2022 00:31:49 +0530
Sunny Keshri <sunnykeshri16 at gmail.com> 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.
More information about the users
mailing list