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 setting
Since this is already a setting, as a first step we could just remove the 1GB limit
@nreese @jgowdyelastic @peteharverson @rudolf
Discussed first here: #92620 (review)
The
maxFileSizeadvanced-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