Commit 84e668c
authored
[breaking] Make default_field: false the default for all fields (#28596)
Changes the default value of the default_field flag in fields definitions to false. This means that only fields that are explicitly marked with default_fields: true (or their subfields) will be added to the index template's setting.index.query.default_field list.
After this PR, all fields are excluded from default_field, except:
- Selected fields from ECS. The ECS team maintains the list of fields that are included.
- Fields for processors.
- Fields for Filebeat inputs.1 parent d2e3b99 commit 84e668c
162 files changed
Lines changed: 87 additions & 250 deletions
File tree
- auditbeat/include
- filebeat
- include
- module/pensando
- dfw/_meta
- heartbeat
- _meta
- include
- journalbeat/include
- libbeat
- autodiscover/providers/jolokia/_meta
- processors
- add_cloud_metadata/_meta
- add_docker_metadata/_meta
- add_host_metadata/_meta
- add_kubernetes_metadata/_meta
- add_process_metadata/_meta
- template
- metricbeat/include/fields
- packetbeat/include
- winlogbeat/include
- x-pack
- filebeat
- input
- awscloudwatch
- _meta
- awss3
- _meta
- netflow
- _meta
- module
- awsfargate
- log/_meta
- aws
- cloudtrail/_meta
- cloudwatch/_meta
- ec2/_meta
- elb/_meta
- s3access/_meta
- vpcflow/_meta
- azure
- activitylogs/_meta
- auditlogs/_meta
- platformlogs/_meta
- signinlogs/_meta
- barracuda
- spamfirewall/_meta
- waf/_meta
- bluecoat
- director/_meta
- cef
- log/_meta
- checkpoint
- firewall/_meta
- cisco
- amp/_meta
- asa/_meta
- ftd/_meta
- meraki/_meta
- nexus/_meta
- crowdstrike
- falcon/_meta
- cyberarkpas
- _meta
- audit/_meta
- cylance
- protect/_meta
- f5
- bigipafm/_meta
- bigipapm/_meta
- fortinet
- clientendpoint/_meta
- firewall/_meta
- fortimail/_meta
- fortimanager/_meta
- google_workspace
- _meta
- imperva
- securesphere/_meta
- infoblox
- nios/_meta
- juniper
- junos/_meta
- netscreen/_meta
- srx/_meta
- microsoft
- defender_atp/_meta
- dhcp/_meta
- m365_defender/_meta
- mysqlenterprise
- audit/_meta
- netscout
- sightline/_meta
- o365
- audit/_meta
- okta
- _meta
- panw
- panos/_meta
- proofpoint
- emailsecurity/_meta
- radware
- defensepro/_meta
- snort
- log/_meta
- sonicwall
- firewall/_meta
- sophos
- utm/_meta
- xg/_meta
- squid
- log/_meta
- suricata
- eve/_meta
- threatintel
- _meta
- anomalithreatstream/_meta
- recordedfuture/_meta
- tomcat
- log/_meta
- zeek
- connection/_meta
- dce_rpc/_meta
- dhcp/_meta
- dnp3/_meta
- dpd/_meta
- ftp/_meta
- intel/_meta
- irc/_meta
- kerberos/_meta
- modbus/_meta
- mysql/_meta
- ntlm/_meta
- ntp/_meta
- ocsp/_meta
- pe/_meta
- radius/_meta
- rdp/_meta
- rfb/_meta
- signature/_meta
- sip/_meta
- smb_cmd/_meta
- smb_files/_meta
- smb_mapping/_meta
- smtp/_meta
- snmp/_meta
- socks/_meta
- ssh/_meta
- ssl/_meta
- stats/_meta
- syslog/_meta
- tunnel/_meta
- weird/_meta
- x509/_meta
- zoom
- webhook/_meta
- zscaler
- zia/_meta
- processors/decode_cef
- _meta
- functionbeat/include
- heartbeat/include
- libbeat
- autodiscover/providers/aws
- ec2/_meta
- elb/_meta
- processors
- add_cloudfoundry_metadata/_meta
- add_nomad_metadata/_meta
- osquerybeat/include
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
478 | 478 | | |
479 | 479 | | |
480 | 480 | | |
481 | | - | |
482 | 481 | | |
483 | 482 | | |
484 | 483 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
| 32 | + | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
30 | 36 | | |
| 37 | + | |
31 | 38 | | |
32 | 39 | | |
33 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| 33 | + | |
29 | 34 | | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
| 39 | + | |
34 | 40 | | |
35 | 41 | | |
36 | 42 | | |
37 | 43 | | |
38 | 44 | | |
| 45 | + | |
39 | 46 | | |
40 | 47 | | |
41 | 48 | | |
42 | 49 | | |
43 | 50 | | |
| 51 | + | |
44 | 52 | | |
45 | 53 | | |
46 | 54 | | |
| |||
0 commit comments