Document Elasticsearch firewall rules for lab subnets
This commit is contained in:
@@ -44,3 +44,13 @@ print(s3.list_buckets())
|
|||||||
```bash
|
```bash
|
||||||
./scripts/sync-gitea.sh
|
./scripts/sync-gitea.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Elasticsearch firewall (atc-elastic01)
|
||||||
|
|
||||||
|
Port **9200** opened via firewalld rich rules for lab subnets:
|
||||||
|
- `10.0.21.0/24` (Command Center, lakehouse, kafka, …)
|
||||||
|
- `10.0.20.0/24` (ObjectScale, db01, …)
|
||||||
|
|
||||||
|
Kibana **5601** was already public on elastic01.
|
||||||
|
|
||||||
|
`elastic` password: set in `/opt/atc-agents/.env` as `ELASTIC_PASSWORD` (not in git).
|
||||||
|
|||||||
Reference in New Issue
Block a user