Linux::Systemd::Journal::Read(3pm) | User Contributed Perl Documentation | Linux::Systemd::Journal::Read(3pm) |
Linux::Systemd::Journal::Read - Read from systemd journals
version 1.201600
Returns the number of bytes used by the open journal
Seeks to the start of the open journal.
Seeks to the end of the open journal.
Moves to the next record.
Returns the value of $field from the current record.
See systemd.journal-fields(7) for a list of well-known fields.
Returns a hashref of all the fields in the current entry.
This method is not a direct wrap of the journal API.
Convenience wrapper which calls "next" before "get_entry"
This method is not a direct wrap of the journal API.
Clears the match filters.
Ioan Rogers <ioanr@cpan.org>
This software is Copyright (c) 2020 by Ioan Rogers.
This is free software, licensed under:
The GNU Lesser General Public License, Version 2.1, February 1999
2024-03-31 | perl v5.38.2 |