We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d57fb58 commit b2d5487Copy full SHA for b2d5487
testbed/tests/syslog_integration_test.go
@@ -67,6 +67,7 @@ func TestSyslogComplementaryRFC5424(t *testing.T) {
67
}
68
69
func TestSyslogComplementaryRFC3164(t *testing.T) {
70
+ t.Skip("https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/38238")
71
expectedData := []expectedDataType{
72
{
73
message: "<34>Oct 11 2023 22:14:15 mymachine su: 'su root' failed for lonvick on /dev/pts/8",
0 commit comments