kazu12

Results 6 issues of kazu12

日志文件名通常与日期,时间有关,如果只采集固定文件名,无法采集全。某些日志不规范,只有时间,没有日期值,需要在采集时补全。 日志中经常使用的数据,例如当天日期,当前主机hostname,当前时间的小时,是否能内嵌进采集端,可做采取时计算参数?

enhancement
good first issue

现在的版本只能代理本机应用,能否为其他主机开放服务以方便其他系统使用?

I use k8s deploy cLoki. when it begin to run, I get a error: `{"level":50,"time":1652663995707,"pid":19,"hostname":"cloki-76c77bc778-ps6tp","name":"cloki","err":"Error: Request failed with status code 404\nResponse: [404] Code: 60, e.displayText() = DB::Exception: Table loki.settings doesn't...

help wanted
question

在unraid虚拟机中运行,无法正常显示netdata,单独IP:19999显示正常; ddns无法添加,手工添加/etc/config/ddns.conf文件后,显示正常 unblocknetease无执行文件。下载更新也不成功,只能手工下载拷贝

helm安装,MySQL使用外部数据库,database下没有新建表指令,导致n9e主实例崩溃。 `runner.cwd: /app runner.hostname: n9e-nightingale-center-6bb5866f77-pxsh5 runner.fd_limits: (soft=1048576, hard=1048576) runner.vm_limits: (soft=unlimited, hard=unlimited) 2023/05/25 11:13:34 /home/runner/work/nightingale/nightingale/models/user.go:179 Error 1146: Table 'n9e_v6.users' doesn't exist [0.845ms] [rows:0] SELECT * FROM `users` WHERE username='root' `

### Answers checklist. - [x] I have read the documentation [XiaoZhi AI Programming Guide](https://ccnphfhqs21z.feishu.cn/wiki/F5krwD16viZoF0kKkvDcrZNYnhb) and the issue is not addressed there. - [x] I have updated my branch (master or...

bug