config: Update 3 files
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 9s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 9s
This commit is contained in:
@@ -8,8 +8,8 @@ SSH_USER="root"
|
||||
WEB_PORT=9000 # Graylog web UI
|
||||
GELF_UDP_PORT=12201 # GELF UDP input
|
||||
GELF_TCP_PORT=12202 # GELF TCP input
|
||||
SYSLOG_UDP_PORT=1514 # Syslog UDP input
|
||||
SYSLOG_TCP_PORT=1515 # Syslog TCP input
|
||||
SYSLOG_UDP_PORT=514 # Syslog UDP input (external port, maps to 1514 internal)
|
||||
SYSLOG_TCP_PORT=514 # Syslog TCP input (external port, maps to 1514 internal)
|
||||
BEATS_PORT=5044 # Beats input
|
||||
|
||||
# Graylog Admin Password (CHANGE THIS!)
|
||||
|
||||
Reference in New Issue
Block a user