mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 10:10:01 -03:30
Assorted renaming and string changes
This commit is contained in:
@@ -95,7 +95,7 @@ and
|
||||
"LOG_AGGREGATOR_TCP_TIMEOUT": 5
|
||||
}
|
||||
```
|
||||
These can be entered via Configure-Tower-in-Tower by making a POST to
|
||||
These can be entered via the settings endpoint by making a POST to
|
||||
`/api/v2/settings/logging/`.
|
||||
|
||||
### Connecting Logstash to 3rd Party Receivers
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
version: '2'
|
||||
services:
|
||||
# Tower Development Cluster
|
||||
# AWX Development Cluster
|
||||
tower_1:
|
||||
links:
|
||||
- logstash
|
||||
|
||||
Reference in New Issue
Block a user