mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 17:15:52 +03:00
[GH-ISSUE #179] log.io-harvester load whole file #146
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#146
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 @ghost on GitHub (May 18, 2016).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/179
Is it possible to read whole content of the log file attached to harverster on application startup?
I've added few logs but somehow the app was killed and now i have only current history but the log is a lot bigger. Is there a way to force harvester to parse whole log file?
@Jonn3y commented on GitHub (Jul 25, 2016):
Doesn't look like log.io is under active development anymore ...
@msmathers commented on GitHub (Jan 12, 2020):
log.io is only concerned with real-time message data, and has no plans to support persistence/history. Since it is designed to support multiple input types other than files, we can't guarantee that all input types will have access to historic data.