Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

detect if the journal has been rotated?

Aperta
#130 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
25/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
python

Direzione di ricerca

Start with the journal poll() and get_end() entry points mentioned in the issue, then investigate how journald rotation affects the event stream. Determine whether the library exposes a reliable rotation signal or requires reopening after stale polling; done means documenting or implementing a clear detection path.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

I'm using the poll method to tail the journald log in real time. However, when the journal is rotated, I predictably stop getting the next event. I seem to be able to use the get_end() method to detect the end of the journal - so I can re-open the journal after a certain period of stale time. But I was wondering if there is a more reliably method for detecting that the journal has been rotated so I can re-open the journal right away?

Thanks for the helpful library!

Lingua principale
C
Stelle
522
Fork
79
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di systemd/python-systemd

Tutte le issue di systemd/python-systemd

Issue simili

Altre issue su C

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.