syslog-ng source
systemd-journal.h File Reference
#include "driver.h"
#include "logsource.h"
#include "journal-reader.h"
Include dependency graph for systemd-journal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

LogDriver * systemd_journal_sd_new (GlobalConfig *cfg)
 
LogSourceOptionssystemd_journal_get_source_options (LogDriver *s)
 
JournalReaderOptionssystemd_journal_get_reader_options (LogDriver *s)
 

Function Documentation

◆ systemd_journal_get_reader_options()

JournalReaderOptions* systemd_journal_get_reader_options ( LogDriver *  s)

◆ systemd_journal_get_source_options()

LogSourceOptions* systemd_journal_get_source_options ( LogDriver *  s)

◆ systemd_journal_sd_new()

LogDriver* systemd_journal_sd_new ( GlobalConfig *  cfg)