mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-26 01:25:55 +03:00
[GH-ISSUE #131] Persistent Log Display #103
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#103
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 @sitz on GitHub (Sep 19, 2014).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/131
I was wondering if we can allow the logs on screen to persist unless explicitly told to clear it up.
If, during analysis, someone accidentally refreshes the page, everything is gone as of now!
Can you suggest a good way to load a configurable number of lines from the file (something like
tail -n 1000) whenever the web page is refreshed or, opened up for the first time?Everything else displayed in real time works for me.
@jansegre commented on GitHub (Oct 1, 2014):
+1 on that!
I know the main feature of log.io is log aggregation, but for the time being lack of a history is why I'm still not using it. Most of the time I miss aggregation is when tracking down a specific error which is a mess if the logs are distributed.
I may try to add this feature in the near future if I get the time for it. I'll open a PR if I do.
@ssimono commented on GitHub (Dec 3, 2014):
+1
@hanneshal commented on GitHub (Dec 4, 2014):
Just a note: A simple local storage mechanism (save+read+delete) might be the solution with the smallest footprint without turning log.io to logstash.
@arthurlutz commented on GitHub (Jan 19, 2015):
+1
@Alex30555 commented on GitHub (Jan 26, 2015):
+1
@tony-ten commented on GitHub (Oct 20, 2015):
^ +1
@scramble45 commented on GitHub (Jan 13, 2016):
+1
@pici-masp commented on GitHub (Jun 30, 2016):
+1
@squipa commented on GitHub (Jul 28, 2016):
+1