When indexing to the browser.screenshot and browser.network data stream indices, data_stream.dataset is passed as browser. This is incorrect, and should instead be browser.screenshot and browser.network, respectively.
Sample error from heartbeat
{"type":"illegal_argument_exception","reason":"[constant_keyword] field [data_stream.dataset] only accepts values that are equal to the value defined in the mappings [browser.network], but got [browser]"}}
For confirmed bugs, please report:
When indexing to the
browser.screenshotandbrowser.networkdata stream indices,data_stream.datasetis passed asbrowser. This is incorrect, and should instead bebrowser.screenshotandbrowser.network, respectively.Sample error from heartbeat
For confirmed bugs, please report: