mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 18:50:04 -03:30
enable Logstash auth and prepare for handler for multiple auth types
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
input {
|
||||
http {
|
||||
port => 8085
|
||||
user => awx_logger
|
||||
password => "workflows"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user