log01 / rsyslog / splunk: adjust ip again as the previous one was not desired
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
5555679100
commit
17c8094c2f
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ kern.* ?r_kern;TraditionalFormat
|
|||
$DefaultNetstreamDriverCAFile /etc/pki/tls/certs/2022-IT-Root-CA.pem
|
||||
*.* action(
|
||||
type="omfwd"
|
||||
target="10.11.142.90"
|
||||
target="10.31.20.44"
|
||||
port="6514"
|
||||
protocol="tcp"
|
||||
queue.filename="fwdRule1" # unique name prefix for spool files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue