diff --git a/ncm-metaconfig/src/main/metaconfig/beats/pan/schema_7.0.pan b/ncm-metaconfig/src/main/metaconfig/beats/pan/schema_7.0.pan index 6f9bf964ed..859038c3ed 100644 --- a/ncm-metaconfig/src/main/metaconfig/beats/pan/schema_7.0.pan +++ b/ncm-metaconfig/src/main/metaconfig/beats/pan/schema_7.0.pan @@ -180,7 +180,7 @@ type beats_filebeat_input_multiline = { Configure a input (source of certain class of data, can come multiple paths) } type beats_filebeat_input = { - 'paths' : absolute_file_path[] + 'paths' ? absolute_file_path[] 'encoding' ? choice( 'big5', 'euc-jp',