Skip to content

在最新immortalwrt中luci匹配规则不起作用 #4

Description

@yipush

原日志
[2025年11月26日 GMT+8 14:17:15] authpriv.warn: dispatcher.uc: luci: failed login on /admin/status/logs for root from 192.168.10.65
程序正则
var uhttpdLoginErrorRegex = regexp.MustCompile(daemon.err uhttpd[\d+]: [info] luci: failed login on / for root from ([0-9a-fA-F:.]+))
有两处地方不适用
1、daemon.err uhttpd[\d+]: [info],感觉可以直接去掉这些
2、例如路径/admin/status/logs,也有可能是其他路径

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions