[GH-ISSUE #1576] Sync logger with upstream #1250

Closed
opened 2026-05-05 12:47:58 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @Peter2121 on GitHub (Dec 23, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1576

The logger, used in frps was not updated with the upstream https://github.com/astaxie/beego/logs for a while. In the meantime, several new loggers were added upstream (especially ElasticSearch).
Please, update the logger so it would be possible to send frps logs to all loggers, supported in astaxie/beego/logs

Originally created by @Peter2121 on GitHub (Dec 23, 2019). Original GitHub issue: https://github.com/fatedier/frp/issues/1576 The logger, used in frps was not updated with the upstream [https://github.com/astaxie/beego/logs](https://github.com/astaxie/beego/logs) for a while. In the meantime, several new loggers were added upstream (especially ElasticSearch). Please, update the logger so it would be possible to send frps logs to all loggers, supported in `astaxie/beego/logs`
Author
Owner

@fatedier commented on GitHub (Jan 5, 2020):

It's not stable and maybe import more bugs. I prefer not to change the log module.
If you want to send logs to ElasticSearch, try filebeat. Include it in log module is not suitable.

<!-- gh-comment-id:570846508 --> @fatedier commented on GitHub (Jan 5, 2020): It's not stable and maybe import more bugs. I prefer not to change the log module. If you want to send logs to ElasticSearch, try filebeat. Include it in log module is not suitable.
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: github-starred/frp#1250
No description provided.