[Maps][File upload] Remove usage of max file size advanced setting 1GB limit in geo file upload #93261
Labels
[Deprecated-Use Team:Presentation]Team:Geo
Former Team Label for Geo Team. Now use Team:Presentation
enhancement
New value added to drive a business result
Feature:File Upload
v8.2.0
Discussed first here: #92620 (review)
The
maxFileSize
advanced-setting seems arbitrary, especially in the context of maps, since:- preview only loads first 10k features
- ingest is streamed, so the file is not held in memory
Was suggested that this setting makes more sense as a sys-admin level safety break in
kibana.yml
, rather than a UX-level advanced settingSince this is already a setting, as a first step we could just remove the 1GB limit
@nreese @jgowdyelastic @peteharverson @rudolf
The text was updated successfully, but these errors were encountered: