Gets or sets the field naming policy used in Default mode.
public JsonLogFieldNamingPolicy FieldNamingPolicy { get; set; }
This option is ignored when SchemaProfile is ElasticCommonSchema, because ECS field names are fixed by the schema.