mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Updates beats field metadata from released 7.14.0 fields (#108771)
This commit is contained in:
parent
d50988443e
commit
c60530f4a6
2 changed files with 1956 additions and 224 deletions
|
@ -26,7 +26,7 @@ const zlib = require('zlib');
|
|||
|
||||
const OUTPUT_DIRECTORY = resolve('scripts', 'beat_docs');
|
||||
const OUTPUT_SERVER_DIRECTORY = resolve('server', 'utils', 'beat_schema');
|
||||
const BEATS_VERSION = '7.12.0';
|
||||
const BEATS_VERSION = '7.14.0';
|
||||
|
||||
const beats = [
|
||||
{
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue