mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-26 09:35:53 +03:00
[GH-ISSUE #251] Can I use to view any system logs, but not in real time? #202
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#202
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sujeet-agrahari on GitHub (Sep 17, 2020).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/251
It logs only when there is any change in the file.
I need to see the old logs as well.
Is it possible?
@msmathers commented on GitHub (Sep 17, 2020):
log.io intentionally has no persistence layer and is only intended to view live logs. Other tools like logstash are better equipped to manage historical log viewing/searching.