-
My Mac is macOS Catalina.
When I run docker `build -t=steemit/steem .` I get the following log and error.
```
Sending build context to Docker daemon 71.5MB
Step 1/46 : FROM phusion/baseima…
-
Regarding to this issue https://issues.apache.org/jira/browse/LOG4J2-954 i would like to know how to merge/concat the **Log4j2Plugins.dat** with shadowJar?
I already tested some configuration pattern…
-
Hi! We are upgrading Log4j to Log4j2 and ran in to troubles with the combination of additional default fields (The additional fields listed here: https://logging.paluch.biz/default-fields.html) and st…
-
v1.15.0
If network is absent and level has value OFF then rise java.net.SocketException: Network is unreachable: connect
(1.14.1 all work fine)
logback.xml:
```
udp:10.129.106.150
…
-
Currently `gelf_appender` uses the main `application` `io_context`. This bypasses the application's priority queue and affectively means that gelf logging runs at the highest priority. This is clearly…
-
Upgrading a nodeos 3.2.2 node to 4.0.0-rc2 and enabling the prometheus plugin, the gelf logging shows now output with
```
$ tcpdump udp port 12201
```
Probably prometheus has no impact, but tha…
-
Currently if GELF logging is configured we are always creating the gelf message, compressing it, and attempting to send it. Our example `logging.json` in `programs/nodeos` has the following configurat…
-
Hi,
I'm puzzled that sending to the Gelf appender doesn't seem to produce the required short_message or message fields, at least with the latest build (1.4.7). "host", "version" and "timestamp" are…
-
### Description
At 2023-01-07 18:39:25,228, we found that the log writing request initiated in the Java application was stuck, and the Java stack frame was:
```text
"tomcat-exec-1" #142 daemon pr…
-
Hi there,
I am currently using Gelf4Net.UdpAppender 1.0.0.18 and Microsoft.Extensions.Logging.Log4Net.AspNetCore 3.1.0 with Graylog 3.3.16 without any issues.
After spinning up Graylog 4.2.5 UdpAp…