infra-nimbus/ansible/group_vars
Jakub Sokołowski dd218622e3
logs.nimbus: specify json.msg as default query field
This avoids errors like this:
```
failed to create query: field expansion matches too many fields, limit: 1024, got: 1046
```
Which is caused by default being a wildcard, that causes querying of
available fields, which in case of Nimbus logs is more than 1024.

This could be fixed by increasing `max_clasue_count`, but a cleaner
solution is simply limiting queries without a field specified to `json.msg`.

https://www.elastic.co/guide/en/elasticsearch/reference/7.17/index-modules.html#dynamic-index-settings
https://www.elastic.co/guide/en/kibana/7.17/upgrade-assistant-api-default-field.html

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-09-25 14:33:00 +02:00
..
all.yml holesky: switch geth-07 to mev-boost builder with titan relay 2024-08-26 12:42:38 +02:00
dash.nimbus.yml kibana: Moved from Github to Keycloak auth 2024-08-21 08:05:51 +00:00
he-eu-hel1.yml
ih-eu-mda1.yml
logs.nimbus.yml logs.nimbus: specify json.msg as default query field 2024-09-25 14:33:00 +02:00
nimbus-geth-holesky.yml ansible: Change hostname to inventory_hostname 2024-09-16 08:10:36 +02:00
nimbus-geth-mainnet.yml
nimbus.eth1.yml nimbus-eth1: switching tesnet to holesky 2024-05-22 16:47:46 +02:00
nimbus.fluffy.yml nimbus.fluffy: fix off by one error in port increments 2024-07-05 10:30:22 +02:00
nimbus.holesky.yml ansible: Change hostname to inventory_hostname 2024-09-16 08:10:36 +02:00
nimbus.mainnet.yml mainnet: switch to nftables 2024-09-25 14:12:48 +02:00
nimbus.sepolia.yml redirect-ports: migrate to using NFTables 2024-09-18 17:59:20 +02:00