[GH-ISSUE #150] Multiple files do not show after refresh #104

Closed
opened 2026-03-03 16:04:27 +03:00 by kerem · 5 comments
Owner

Originally created by @robguinness on GitHub (Nov 20, 2018).
Original GitHub issue: https://github.com/mthenw/frontail/issues/150

I've noticed that when serving multiple files, only one file is displayed after a browser refresh.

Steps to reproduce:

  1. $ frontail -n 30 --url-path /frontail /var/log/nginx/access.log /var/log/nginx/error.log
  2. View in browser
  3. Refresh the browser

Expected behavior

  • Both log files should still be visible.

Actual behavior

  • Only the first log file is visible.
Originally created by @robguinness on GitHub (Nov 20, 2018). Original GitHub issue: https://github.com/mthenw/frontail/issues/150 I've noticed that when serving multiple files, only one file is displayed after a browser refresh. # Steps to reproduce: 1. `$ frontail -n 30 --url-path /frontail /var/log/nginx/access.log /var/log/nginx/error.log` 2. View in browser 3. Refresh the browser # Expected behavior - Both log files should still be visible. # Actual behavior - Only the first log file is visible.
kerem closed this issue 2026-03-03 16:04:27 +03:00
Author
Owner

@mthenw commented on GitHub (Nov 28, 2018):

Hey, @robguinness

which version do you run?

<!-- gh-comment-id:442362814 --> @mthenw commented on GitHub (Nov 28, 2018): Hey, @robguinness which version do you run?
Author
Owner

@robguinness commented on GitHub (Jan 8, 2019):

Sorry for the delayed response. v4.4.0

<!-- gh-comment-id:452204411 --> @robguinness commented on GitHub (Jan 8, 2019): Sorry for the delayed response. v4.4.0
Author
Owner

@mthenw commented on GitHub (Jan 8, 2019):

@robguinness can you try with the new version?

<!-- gh-comment-id:452227254 --> @mthenw commented on GitHub (Jan 8, 2019): @robguinness can you try with the new version?
Author
Owner

@jmahmens commented on GitHub (Jan 13, 2019):

Hi, I'm using frontail with openhab to shoe the logs.
With frontail 4.5.3 only the last given log is shown.
frontail.service:
ExecStart=/usr/bin/frontail --ui-highlight --ui-higlight-preset /usr/lib/node_modules/frontail/preset/openhab.json -t openhab -l 6000 -n 600 /var/log/openhab2/events.log /var/log/openhab2/openhab.log
Swaping event.log and openhab.log and reload/restart service shows the other.
Highlighting with some other then default or dark wont work.

<!-- gh-comment-id:453847687 --> @jmahmens commented on GitHub (Jan 13, 2019): Hi, I'm using frontail with openhab to shoe the logs. With frontail 4.5.3 only the last given log is shown. frontail.service: `ExecStart=/usr/bin/frontail --ui-highlight --ui-higlight-preset /usr/lib/node_modules/frontail/preset/openhab.json -t openhab -l 6000 -n 600 /var/log/openhab2/events.log /var/log/openhab2/openhab.log ` Swaping event.log and openhab.log and reload/restart service shows the other. Highlighting with some other then default or dark wont work.
Author
Owner

@mthenw commented on GitHub (Jan 14, 2019):

@jmahmens thanks for reporting. Can you open the new issue with your problem?

<!-- gh-comment-id:453954105 --> @mthenw commented on GitHub (Jan 14, 2019): @jmahmens thanks for reporting. Can you open the new issue with your problem?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/frontail#104
No description provided.