mirror of
https://github.com/mthenw/frontail.git
synced 2026-04-26 02:05:57 +03:00
[GH-ISSUE #130] Frontail reloads the whole log #92
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/frontail#92
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 @rarealphacat on GitHub (Jun 19, 2018).
Original GitHub issue: https://github.com/mthenw/frontail/issues/130
I'm glad i found frontail for my website, but it keeps reloading the whole log whenever there's update in the log and even when i started it with -n 10, once a new line is logged the whole log reload and more than 10 lines appeared.
I see in the solved session someone solved it, but i couldn't find a solution, any ideas?
i'm running frontail in one of my raspberry Pi and apache server on another raspberry Pi
@rarealphacat commented on GitHub (Jun 19, 2018):
sorry guys, confirmed it had something to do with change of encoding before frontail and i'm using iconv
@rarealphacat commented on GitHub (Jun 19, 2018):
its the problem of iconv, not frontail, closing