Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase index.max_docvalue_fields_search to 200 #20218

Merged
merged 1 commit into from
Jul 23, 2020

Conversation

andrewkroh
Copy link
Member

What does this PR do?

The number of docvalue fields in Filebeat went beyond 100 and Discover was not loading.
I added settings.index.max_docvalue_fields_search=200 to the default index template.
In Filebeat there are about 117 fields now.

Fixes #20215

Why is it important?

It allows Filebeat data to be shown in Kibana.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

The number of docvalue fields in Filebeat went beyond 100 and Discover was not loading.
I added settings.index.max_docvalue_fields_search=200 to the default index template.
In Filebeat there are about 117 fields now.

Fixes elastic#20215
@andrewkroh andrewkroh added bug Filebeat Filebeat blocker needs_backport PR is waiting to be backported to other branches. Team:SIEM Team:Services (Deprecated) Label for the former Integrations-Services team labels Jul 23, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/siem (Team:SIEM)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-services (Team:Services)

@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Jul 23, 2020
Copy link
Contributor

@andrewstucki andrewstucki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm good with this--but just making sure, is this only triggered in current master branch or do we need to backport to 7.9 to be safe?

@andrewkroh
Copy link
Member Author

This is needed in 7.9 too.

@elasticmachine
Copy link
Collaborator

💔 Tests Failed

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #20218 opened]

  • Start Time: 2020-07-23T18:42:15.101+0000

  • Duration: 105 min 25 sec

Test stats 🧪

Test Results
Failed 13
Passed 17745
Skipped 1906
Total 19664

Test errors

Expand to view the tests failures

  • Name: Build and Test / Auditbeat x-pack / test_connected_udp_ipv4 – test_system_socket.Test

    • Age: 1
    • Duration: 60.11
    • Error Details: Expected exit code to be 0, but it was 1
  • Name: Build and Test / Auditbeat x-pack / test_connected_udp_ipv6 – test_system_socket.Test

    • Age: 1
    • Duration: 60.109
    • Error Details: Expected exit code to be 0, but it was 1
  • Name: Build and Test / Auditbeat x-pack / test_dns_enrichment – test_system_socket.Test

    • Age: 1
    • Duration: 60.106
    • Error Details: Expected exit code to be 0, but it was 1
  • Name: Build and Test / Auditbeat x-pack / test_dns_long_request – test_system_socket.Test

    • Age: 1
    • Duration: 60.104
    • Error Details: Expected exit code to be 0, but it was 1
  • Name: Build and Test / Auditbeat x-pack / test_dns_udp_ipv6 – test_system_socket.Test

    • Age: 1
    • Duration: 60.094
    • Error Details: Expected exit code to be 0, but it was 1
  • Name: Build and Test / Auditbeat x-pack / test_dns_unidirectional_udp – test_system_socket.Test

    • Age: 1
    • Duration: 60.111
    • Error Details: Expected exit code to be 0, but it was 1
  • Name: Build and Test / Auditbeat x-pack / test_multi_udp_upv4 – test_system_socket.Test

    • Age: 1
    • Duration: 60.108
    • Error Details: Expected exit code to be 0, but it was 1
  • Name: Build and Test / Auditbeat x-pack / test_no_dns_enrichment – test_system_socket.Test

    • Age: 1
    • Duration: 60.111
    • Error Details: Expected exit code to be 0, but it was 1
  • Name: Build and Test / Auditbeat x-pack / test_tcp_ipv4 – test_system_socket.Test

    • Age: 1
    • Duration: 60.103
    • Error Details: Expected exit code to be 0, but it was 1
  • Name: Build and Test / Auditbeat x-pack / test_tcp_ipv6_disabled – test_system_socket.Test

    • Age: 1
    • Duration: 60.105
    • Error Details: Expected exit code to be 0, but it was 1
  • Name: Build and Test / Auditbeat x-pack / test_udp_ipv4 – test_system_socket.Test

    • Age: 1
    • Duration: 60.106
    • Error Details: Expected exit code to be 0, but it was 1
  • Name: Build and Test / Auditbeat x-pack / test_udp_ipv6 – test_system_socket.Test

    • Age: 1
    • Duration: 60.109
    • Error Details: Expected exit code to be 0, but it was 1
  • Name: Build and Test / Auditbeat x-pack / test_udp_ipv6_disabled – test_system_socket.Test

    • Age: 1
    • Duration: 60.106
    • Error Details: Expected exit code to be 0, but it was 1

Steps errors

Expand to view the steps failures

  • Name: Mage update build test
    • Description: mage update build test

    • Duration: 19 min 12 sec

    • Start Time: 2020-07-23T19:05:58.898+0000

    • log

Log output

Expand to view the last 100 lines of log output

[2020-07-23T20:26:37.482Z]  Experimental:      false
[2020-07-23T20:26:37.482Z] Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
[2020-07-23T20:26:37.482Z] It requires Docker daemon to be installed and running
[2020-07-23T20:27:04.899Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats
[2020-07-23T20:27:05.239Z] + find . -type f -name TEST*.xml -path */build/* -delete
[2020-07-23T20:27:05.266Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Lint
[2020-07-23T20:27:05.443Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Elastic-Agent-x-pack
[2020-07-23T20:27:05.620Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Winlogbeat-oss
[2020-07-23T20:27:05.775Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Auditbeat-crosscompile
[2020-07-23T20:27:05.958Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Journalbeat-oss
[2020-07-23T20:27:06.139Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Dockerlogbeat
[2020-07-23T20:27:06.318Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Generators-Metricbeat-Linux
[2020-07-23T20:27:06.536Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Functionbeat-x-pack
[2020-07-23T20:27:06.701Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Packetbeat-Linux
[2020-07-23T20:27:06.859Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Elastic-Agent-x-pack-Windows
[2020-07-23T20:27:07.029Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Metricbeat-OSS-Unit-tests
[2020-07-23T20:27:07.183Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Heartbeat-oss
[2020-07-23T20:27:07.353Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Auditbeat-oss-Windows
[2020-07-23T20:27:07.516Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Auditbeat-x-pack-Windows
[2020-07-23T20:27:07.681Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Auditbeat-oss-Linux
[2020-07-23T20:27:07.839Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Winlogbeat-Windows-x-pack
[2020-07-23T20:27:07.999Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Filebeat-x-pack-Windows
[2020-07-23T20:27:08.167Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Libbeat-x-pack
[2020-07-23T20:27:08.337Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Metricbeat-crosscompile
[2020-07-23T20:27:08.490Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Filebeat-Windows
[2020-07-23T20:27:08.651Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Winlogbeat-Windows
[2020-07-23T20:27:08.807Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Metricbeat-x-pack-Windows
[2020-07-23T20:27:08.963Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Metricbeat-Windows
[2020-07-23T20:27:09.132Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Auditbeat-x-pack
[2020-07-23T20:27:09.319Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Generators-Beat-Linux
[2020-07-23T20:27:09.487Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Elastic-Agent-Mac-OS-X
[2020-07-23T20:27:09.655Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Filebeat-x-pack
[2020-07-23T20:27:09.820Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Filebeat-x-pack-Mac-OS-X
[2020-07-23T20:27:09.985Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Auditbeat-x-pack-Mac-OS-X
[2020-07-23T20:27:10.149Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Filebeat-oss
[2020-07-23T20:27:10.311Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Filebeat-Mac-OS-X
[2020-07-23T20:27:10.475Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Auditbeat-oss-Mac-OS-X
[2020-07-23T20:27:10.641Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Metricbeat-x-pack-Mac-OS-X
[2020-07-23T20:27:10.801Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Functionbeat-Mac-OS-X-x-pack
[2020-07-23T20:27:10.962Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Libbeat-oss
[2020-07-23T20:27:11.131Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Packetbeat-Mac-OS-X
[2020-07-23T20:27:11.301Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Heartbeat-Mac-OS-X
[2020-07-23T20:27:11.460Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Metricbeat-OSS-Python-Integration-tests
[2020-07-23T20:27:11.617Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Libbeat-crosscompile
[2020-07-23T20:27:11.777Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Libbeat-stress-tests
[2020-07-23T20:27:11.972Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Metricbeat-OSS-Go-Integration-tests
[2020-07-23T20:27:12.144Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Metricbeat-x-pack
[2020-07-23T20:27:12.312Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Functionbeat-Windows
[2020-07-23T20:27:12.473Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Packetbeat-Windows
[2020-07-23T20:27:12.641Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Heartbeat-Windows
[2020-07-23T20:27:12.801Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Metricbeat-Mac-OS-X
[2020-07-23T20:27:12.962Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Generators-Metricbeat-Mac-OS-X
[2020-07-23T20:27:13.132Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Generators-Beat-Mac-OS-X
[2020-07-23T20:27:13.595Z] + cat
[2020-07-23T20:27:13.595Z] + /usr/local/bin/runbld ./runbld-script
[2020-07-23T20:27:13.595Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[2020-07-23T20:27:20.190Z] runbld>>> runbld started
[2020-07-23T20:27:20.190Z] runbld>>> 1.6.12/f45d832f2ba0aa2722ab4ec1fda8ad140f027f8b
[2020-07-23T20:27:21.574Z] runbld>>> The following profiles matched the job 'Beats/beats/PR-20218' in order of occurrence in the config (last value wins).
[2020-07-23T20:27:22.956Z] runbld>>> Debug logging enabled.
[2020-07-23T20:27:22.956Z] runbld>>> Storing result
[2020-07-23T20:27:22.956Z] runbld>>> Store result: created {:total 2, :successful 2, :failed 0} 1
[2020-07-23T20:27:22.956Z] runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1587637540455/t/20200723202722-3ED54DCC
[2020-07-23T20:27:22.956Z] runbld>>> Adding system facts.
[2020-07-23T20:27:24.345Z] runbld>>> Adding vcs info for the latest commit:  0c8a6da56879f32995432a5fecc9d3624a833499
[2020-07-23T20:27:24.345Z] runbld>>> >>>>>>>>>>>> SCRIPT EXECUTION BEGIN >>>>>>>>>>>>
[2020-07-23T20:27:24.345Z] runbld>>> Adding /usr/lib/jvm/java-8-openjdk-amd64/bin to the path.
[2020-07-23T20:27:24.345Z] Processing JUnit reports with runbld...
[2020-07-23T20:27:24.345Z] + echo 'Processing JUnit reports with runbld...'
[2020-07-23T20:27:24.605Z] runbld>>> <<<<<<<<<<<< SCRIPT EXECUTION END <<<<<<<<<<<<
[2020-07-23T20:27:24.605Z] runbld>>> DURATION: 39ms
[2020-07-23T20:27:24.605Z] runbld>>> STDOUT: 40 bytes
[2020-07-23T20:27:24.605Z] runbld>>> STDERR: 49 bytes
[2020-07-23T20:27:24.605Z] runbld>>> WRAPPED PROCESS: SUCCESS (0)
[2020-07-23T20:27:24.605Z] runbld>>> Searching for build metadata in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats
[2020-07-23T20:27:25.544Z] runbld>>> Storing build metadata: 
[2020-07-23T20:27:25.544Z] runbld>>> Adding test report.
[2020-07-23T20:27:25.544Z] runbld>>> Searching for junit test output files with the pattern: TEST-.*\.xml$ in: /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats
[2020-07-23T20:27:26.481Z] runbld>>> Found 137 test output files
[2020-07-23T20:27:28.385Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-istio.xml
[2020-07-23T20:27:28.385Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-openmetrics.xml
[2020-07-23T20:27:28.385Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-tomcat.xml
[2020-07-23T20:27:28.385Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-activemq.xml
[2020-07-23T20:27:28.385Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-iis.xml
[2020-07-23T20:27:28.385Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Metricbeat-OSS-Go-Integration-tests/metricbeat/build/TEST-go-integration-graphite.xml
[2020-07-23T20:27:28.385Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats_PR-20218/src/github.com/elastic/beats/Metricbeat-OSS-Go-Integration-tests/metricbeat/build/TEST-go-integration-windows.xml
[2020-07-23T20:27:29.761Z] runbld>>> Test output logs contained: Errors: 0 Failures: 13 Tests: 19514 Skipped: 1636
[2020-07-23T20:27:30.050Z] runbld>>> Storing result
[2020-07-23T20:27:30.050Z] runbld>>> FAILURES: 13
[2020-07-23T20:27:32.589Z] runbld>>> Store result: updated {:total 2, :successful 2, :failed 0} 2
[2020-07-23T20:27:32.589Z] runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1587637540455/t/20200723202722-3ED54DCC
[2020-07-23T20:27:32.848Z] runbld>>> Email notification disabled by environment variable.
[2020-07-23T20:27:32.848Z] runbld>>> Slack notification disabled by environment variable.
[2020-07-23T20:27:38.874Z] Running on Jenkins in /var/lib/jenkins/workspace/Beats_beats_PR-20218
[2020-07-23T20:27:39.201Z] [INFO] getVaultSecret: Getting secrets
[2020-07-23T20:27:39.295Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2020-07-23T20:27:40.362Z] + chmod 755 generate-build-data.sh
[2020-07-23T20:27:40.362Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-20218/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-20218/runs/1 FAILURE 6324989
[2020-07-23T20:27:40.363Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-20218/runs/1/steps/?limit=10000 -o steps-info.json
[2020-07-23T20:27:42.845Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-20218/runs/1/tests/?status=FAILED -o tests-errors.json

@andrewkroh andrewkroh merged commit e95a905 into elastic:master Jul 23, 2020
andrewkroh added a commit to andrewkroh/beats that referenced this pull request Jul 23, 2020
The number of docvalue fields in Filebeat went beyond 100 and Discover was not loading.
I added settings.index.max_docvalue_fields_search=200 to the default index template.
In Filebeat there are about 117 fields now.

Fixes elastic#20215

(cherry picked from commit e95a905)
@andrewkroh andrewkroh added v7.9.0 and removed needs_backport PR is waiting to be backported to other branches. labels Jul 23, 2020
andrewkroh added a commit to andrewkroh/beats that referenced this pull request Jul 23, 2020
The number of docvalue fields in Filebeat went beyond 100 and Discover was not loading.
I added settings.index.max_docvalue_fields_search=200 to the default index template.
In Filebeat there are about 117 fields now.

Fixes elastic#20215

(cherry picked from commit e95a905)
andrewkroh added a commit that referenced this pull request Jul 24, 2020
The number of docvalue fields in Filebeat went beyond 100 and Discover was not loading.
I added settings.index.max_docvalue_fields_search=200 to the default index template.
In Filebeat there are about 117 fields now.

Fixes #20215

(cherry picked from commit e95a905)
v1v added a commit to v1v/beats that referenced this pull request Jul 27, 2020
…ne-2.0

* upstream/master: (41 commits)
  adding possibility to override content-type checks, it was breaking certain webhooks that is not able to set content-headers at all. Still defaults to application/json (elastic#20232)
  fix: use a fixed worker type for tests (elastic#20130)
  [Ingest Manager] Prepare packaging for endpoint and asc files (elastic#20186)
  [Packetbeat] HTTP: Improve support for 100-continue elastic#15830 (elastic#19349)
  Increase index.max_docvalue_fields_search to 200 (elastic#20218)
  [Ingest Manager] Prevent closing closed reader (elastic#20214)
  [Metricbeat] Use MySQL Host Parser in Query metricset (elastic#20191)
  Testing: Ignore timestamp from cylance/protect dataset (elastic#20211)
  [Filebeat] Ignore cylance.protect timestamps while testing (elastic#20207)
  [CI] remove codecov step (elastic#20102)
  [docs] Indicate that SYSTEM user is required on Windows to use Endpoint (elastic#20172)
  Remove f5/firepass rsa2elk fileset (elastic#20160)
  [Elastic Agent] Improve GRPC stop to be more relaxed. (elastic#20118)
  Fix fileset field prefixing (elastic#20170)
  Fix terminating pod autodiscover issue (elastic#20084)
  Call host parser only once when building light metricsets (elastic#20149)
  [CI] fix null string with contains (elastic#20182)
  [Ingest Manager] Fix failing unit tests on windows (elastic#20127)
  [Filebeat] Update crowdstrike module (elastic#20138)
  [docs] Add x-pack role to relevant metricsets (elastic#20167)
  ...
v1v added a commit to v1v/beats that referenced this pull request Jul 29, 2020
* upstream/7.9: (32 commits)
  feat(ci): support storing artifacts for PRs in separate dirs (elastic#20282) (elastic#20301)
  Cisco ASA: Fix message 106100 (elastic#20245) (elastic#20277)
  [CI] Change upstream reference (elastic#20296) (elastic#20297)
  [docs] Fix Windows download link for agent (elastic#20258) (elastic#20290)
  Cherry-pick to 7.9: [docs] Rename release highlights to what's new (elastic#20255) (elastic#20285)
  Elastic agent on k8s (elastic#19727) (elastic#20262)
  [Filebeat Module] Defender ATP - Adding dashboard (elastic#20058) (elastic#20093)
  fix: use a fixed worker type for tests (elastic#20130) (elastic#20247)
  [Elastic Agent] Fix Windows powershell install service script (elastic#20203) (elastic#20252)
  [Ingest Manager] Fixed unzip on older windows  (elastic#20088) (elastic#20109)
  adding possibility to override content-type checks, it was breaking certain webhooks that is not able to set content-headers at all. Still defaults to application/json (elastic#20232) (elastic#20237)
  [Filebeat][Gsuite] Make GSuite docs more clear (elastic#19981) (elastic#20067)
  Increase index.max_docvalue_fields_search to 200 (elastic#20218) (elastic#20221)
  Call host parser only once when building light metricsets (elastic#20149) (elastic#20190)
  [Metricbeat] Use MySQL Host Parser in Query metricset (elastic#20191) (elastic#20212)
  [Filebeat] Ignore cylance.protect timestamps while testing (elastic#20207) (elastic#20217)
  [libbeat] Fix write error in ensureWriter.Write (elastic#20112) (elastic#20145)
  Cherry-pick elastic#20127 to 7.9: Fix failing unit tests on windows  (elastic#20180)
  Remove f5/firepass rsa2elk fileset (elastic#20160) (elastic#20206)
  Cherry-pick elastic#20138 to 7.9: [Filebeat] Update crowdstrike module (elastic#20177)
  ...
andrewkroh added a commit that referenced this pull request Aug 4, 2020
…to 200 (#20222)

* Increase index.max_docvalue_fields_search to 200 (#20218)

The number of docvalue fields in Filebeat went beyond 100 and Discover was not loading.
I added settings.index.max_docvalue_fields_search=200 to the default index template.
In Filebeat there are about 117 fields now.

Fixes #20215

(cherry picked from commit e95a905)
melchiormoulin pushed a commit to melchiormoulin/beats that referenced this pull request Oct 14, 2020
The number of docvalue fields in Filebeat went beyond 100 and Discover was not loading.
I added settings.index.max_docvalue_fields_search=200 to the default index template.
In Filebeat there are about 117 fields now.

Fixes elastic#20215
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…stic#20221)

The number of docvalue fields in Filebeat went beyond 100 and Discover was not loading.
I added settings.index.max_docvalue_fields_search=200 to the default index template.
In Filebeat there are about 117 fields now.

Fixes elastic#20215

(cherry picked from commit 4fca2fd)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker bug Filebeat Filebeat Team:Services (Deprecated) Label for the former Integrations-Services team v7.9.0 v7.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Filebeat] Discover won't load: Trying to retrieve too many docvalue_fields
4 participants