kibana/x-pack/plugins
Patrick Mueller 11b3ab167d
[alerting] add ignore_above to alerts params mappings to handle immense params (#100726)
resolves https://github.com/elastic/kibana/issues/100607

This fixes a problem when very large parameters (over 32K bytes) are saved with
an alert.  Before this fix, an error from elasticsearch would be thrown with
the following message, and a 400 returned from create (and presumably update).

    Document contains at least one immense term in field=\"alert.params\"
    (whose UTF8 encoding is longer than the max length 32766), all of which
    were skipped.

After the fix, alerts with immense params can be saved and executed.

Note that the immense params will not be searchable, since they won't be indexed,
but that seems both unavoidable, and not a severe issue.
2021-05-27 09:17:12 -04:00
..
actions [Alerting] Enabling import of rules and connectors (#99857) 2021-05-14 07:43:09 -07:00
alerting [alerting] add ignore_above to alerts params mappings to handle immense params (#100726) 2021-05-27 09:17:12 -04:00
apm [Security Solution] Application register deepLinks instead of meta.searchDeepLinks (#100129) 2021-05-25 14:49:51 +02:00
banners Do not mutate config in place during deprecations (#99629) 2021-05-11 05:41:48 -04:00
canvas remove src/legacy and src/optimizer from configs (#100538) 2021-05-26 22:01:33 +02:00
cases [triggersActionsUi] Reduce page load bundle to under 100kB (#97770) 2021-05-25 19:00:29 -07:00
cloud Don't query for the current user on anonymous pages (#99511) 2021-05-06 17:04:56 -04:00
console_extensions Revert "TS Incremental build exclude test files (#95610)" (#96223) 2021-04-05 11:59:26 -07:00
cross_cluster_replication [CCR] Replace EuiCodeEditor with EuiCodeBlock (#100122) 2021-05-20 14:05:42 -04:00
dashboard_enhanced feat: 🎸 close drilldown manager on view mode switch (#99309) 2021-05-06 00:26:13 +02:00
dashboard_mode Revert "TS Incremental build exclude test files (#95610)" (#96223) 2021-04-05 11:59:26 -07:00
data_enhanced [Search Sessions] Fix display of expired session state in management (#98915) 2021-05-04 12:02:17 +02:00
discover_enhanced Disable context menu "Explore underlying data" by default (#98039) 2021-04-26 13:20:43 +02:00
drilldowns Revert "TS Incremental build exclude test files (#95610)" (#96223) 2021-04-05 11:59:26 -07:00
embeddable_enhanced feat: 🎸 enable drilldown actions in "edit" mode (#96023) 2021-04-12 16:44:48 +02:00
encrypted_saved_objects Sharing saved objects phase 3 (#94383) 2021-05-14 14:46:17 -04:00
enterprise_search [App Search] Allow user to manage source engines through Kibana UX (#98866) 2021-05-15 01:10:53 -04:00
event_log [RAC] Rule registry plugin (#95903) 2021-04-09 10:35:44 +02:00
features Remove circular dependency between features and security (#100206) 2021-05-19 11:33:44 -04:00
file_data_visualizer [ML] Data vizualizer: add choropleth map for index and file (#99434) 2021-05-11 13:40:06 -04:00
file_upload [Maps] Add draw wizard (#100278) 2021-05-26 11:21:38 -04:00
fleet [Fleet] Support browsing granular integrations (#99866) 2021-05-26 09:59:09 -07:00
global_search Revert "TS Incremental build exclude test files (#95610)" (#96223) 2021-04-05 11:59:26 -07:00
global_search_bar Clearing the global search bar will reset suggestions (#88637) 2021-05-13 11:35:03 -04:00
global_search_providers [Security Solution] Application register deepLinks instead of meta.searchDeepLinks (#100129) 2021-05-25 14:49:51 +02:00
graph Remove chrome.navLinks.update (#99633) 2021-05-24 13:00:45 -05:00
grokdebugger Revert "TS Incremental build exclude test files (#95610)" (#96223) 2021-04-05 11:59:26 -07:00
index_lifecycle_management Reintroduce 96111: Provide guidance of "Custom" allocation behavior in ILM (#99007) 2021-05-03 12:29:57 -07:00
index_management [Index management] Add selected index count (#99652) 2021-05-11 14:10:34 +01:00
infra [Metrics UI] use EuiTooltip to control tooltip component and simplify ConditionalTooltip (#99224) 2021-05-25 08:51:24 -04:00
ingest_pipelines [Ingest pipelines] add support for fingerprint processor (#100541) 2021-05-26 18:29:05 +02:00
lens [XY] [Lens] Adds opacity slider (#100453) 2021-05-25 18:56:29 +03:00
license_api_guard Fix typo in license_api_guard README name and import http server mocks from public interface (#97334) 2021-04-18 20:28:13 -07:00
license_management initial migration (#97795) 2021-04-23 17:14:54 +02:00
licensing Remove chrome.navLinks.update (#99633) 2021-05-24 13:00:45 -05:00
lists Removes event filters feature flag and exposes this feature by default (#100389) 2021-05-25 15:19:42 +02:00
logstash migrate logstash plugin to new ES client (#98064) 2021-04-27 10:25:50 +02:00
maps [Maps] Isolate mapbox-gl types and align downstream package versions. (#100610) 2021-05-26 21:09:38 -04:00
metrics_entities [Security Solutions] (Phase 1) Adds an application cache called metrics entities and integrates it within Security Solutions behind a feature flag (#96446) 2021-04-30 12:36:06 -06:00
ml [ML] Adds functional tests for anomaly detection job custom URLs (#100455) 2021-05-26 17:48:03 +01:00
monitoring [Monitoring] Added missing cgroup memory (#99602) 2021-05-12 11:24:05 -04:00
observability Open/Closed filter for observability alerts page (#99217) 2021-05-25 12:40:14 -05:00
osquery Ban use of lodash.template (#100277) 2021-05-19 10:06:52 -04:00
painless_lab Revert "TS Incremental build exclude test files (#95610)" (#96223) 2021-04-05 11:59:26 -07:00
remote_clusters [Remote clusters] Fixed skipped test for search bar (#97472) 2021-05-05 13:05:35 +02:00
reporting [Reporting] Use the deprecations service to advise critical config changes (#100427) 2021-05-26 17:31:55 -07:00
rollup Use doc link services in rollups (#99137) 2021-05-10 10:01:19 -07:00
rule_registry [RAC] Decouple registry from alerts-as-data client (#98935) 2021-05-13 17:12:47 +02:00
runtime_fields Revert "TS Incremental build exclude test files (#95610)" (#96223) 2021-04-05 11:59:26 -07:00
saved_objects_tagging Add description as title on tag badge (#97109) 2021-04-18 20:49:35 +02:00
searchprofiler Revert "TS Incremental build exclude test files (#95610)" (#96223) 2021-04-05 11:59:26 -07:00
security [telemetry] report config deprecations (#99887) 2021-05-26 10:57:01 +02:00
security_solution [Fleet] Support browsing granular integrations (#99866) 2021-05-26 09:59:09 -07:00
snapshot_restore [Snapshot and Restore] Remove box shadow from panels (#98292) 2021-04-30 12:30:36 -04:00
spaces Fix spaces test flakyness (#100605) 2021-05-26 06:47:28 -04:00
stack_alerts [Alerting] Passing additional rule fields to rule executor (#99819) 2021-05-24 10:25:52 -04:00
task_manager [telemetry] report config deprecations (#99887) 2021-05-26 10:57:01 +02:00
telemetry_collection_xpack Add remaining descriptions to security usage telemetry schema. (#100454) 2021-05-24 10:41:19 -06:00
timelines [plugin-generator] don't generate .eslintrc.js files for internal plugins (#96921) 2021-04-13 07:43:03 -07:00
transform [ML] Transforms: Fix handling of fields with keyword mapping available (#98882) 2021-05-04 16:21:27 +02:00
translations [Fleet] Remove beats management plugin (#99789) 2021-05-27 11:30:15 +02:00
triggers_actions_ui [triggersActionsUi] Reduce page load bundle to under 100kB (#97770) 2021-05-25 19:00:29 -07:00
ui_actions_enhanced Enable custom time ranges for saved searches (#99180) 2021-05-05 16:35:39 +02:00
upgrade_assistant [Upgrade Assistant] Address copy feedback (#99632) 2021-05-25 14:14:08 -04:00
uptime [Uptime] Move uptime actions to Header Actions Menu (#100298) 2021-05-26 15:31:15 -04:00
watcher Rename client integration test folders (#100119) 2021-05-20 08:54:47 -04:00
xpack_legacy Remove legacy ES client usages in home and xpack_legacy (#97359) 2021-04-18 20:42:07 +02:00