mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-26 09:35:53 +03:00
[GH-ISSUE #132] JBoss logs reporting too early #107
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#107
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 @rmontagud on GitHub (Sep 19, 2014).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/132
I'm trying to get harvester transmit JBoss logs, but it seems either harvester reads logs too fast or jboss writes too often as seen on the following screenshot.
Is there a way to tell harvester to wait before sending log messages to server?
Current server setup is Node 0.10.29 on CentOS 6.5
@msmathers commented on GitHub (Jan 16, 2020):
Try upgrading to log.io v0.4x, which is a complete rewrite of the harvester component. It has new file parsing / message handling logic that may address this.