-
After doing a fresh install of OH3 on Windows, openhab.log and events.log aren't generated. Prior to installing the service wrapper, all log files are generated as expected, but once the service wrap…
-
I'm trying to get this working with a RollingFileAppender, but it doesn't seem to be taking. Can't see anything useful in the log file but was wondering if something looked strange about my log4j.xml …
-
I have a fluentD aggregator running in AWS with configuration like this
```
@type forward
port 24224
self_hostname fluentd-aggregator
shared_key test_key
…
-
Please add config sample of logging to syslog at /dev/log
-
### 自我检查表
- [X] 我已经浏览过Issue, 并确保汇报的不是已知问题
- [ ] 我勾选了所有框, 因为我根本就没仔细看他们是什么
- [X] 我正在使用从 https://github.com/Winds-Studio/Leaf/releases 下载的最新 Leaf 构建
- [X] 我无法在 [Purpur 最新构建](https://purpurmc.org/) 上复现此问…
-
-
Currently, there are two sources of data for the log SDK:
1. Log appenders for log4j, logback, etc bridge log records recorded via their respective APIs:
```
log framework -> log bridge API -> …
-
-
```
1) log4j.properties is empty => no logging
2) can't log with demo/demo (perhaps caused by 3)
3) when I try to create a new account, I get the following error:
Could not get JDBC Connection; nest…
-
We use the socket appender w/ logstash layout to send data to our kibana instance, I suspect this is a pretty normal way to do it.
Occasionally we see a failure to write to kibana with the followin…