You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/NLog.Targets.Network/README.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,12 @@ NLog Syslog Target combines the NLog NetworkTarget with NLog SyslogLayout
12
12
13
13
See the [NLog Wiki - Syslog Target](https://github.com/NLog/NLog/wiki/Syslog-target) for available options and examples.
14
14
15
+
## NLog Splunk Target
16
+
17
+
NLog Splunk Target combines the NLog NetworkTarget with NLog SplunkLayout
18
+
19
+
See the [NLog Wiki - Splunk Target](https://github.com/NLog/NLog/wiki/Splunk-target) for available options and examples.
20
+
15
21
## NLog GELF Target
16
22
17
23
NLog Gelf Target combines the NLog NetworkTarget with NLog GelfLayout for Graylog Extended Logging Format (GELF)
@@ -40,11 +46,12 @@ Alternative register from code using [fluent configuration API](https://github.c
0 commit comments