sd_journal_get_usage (3) - Linux Manuals
sd_journal_get_usage: Journal disk usage
NAME
sd_journal_get_usage - Journal disk usage
SYNOPSIS
#include <systemd/sd-journal.h>
-
int sd_journal_get_usage(sd_journal
* j, uint64_t* bytes);
DESCRIPTION
sd_journal_get_usage()
RETURN VALUE
sd_journal_get_usage() returns 0 on success or a negative errno-style error code.
NOTES
The
sd_journal_get_usage()
interface is available as a shared library, which can be compiled and linked to with the
libsystemd