@jochen
I have now only the Key Value Extractor (converter) active:
{
"total": 1,
"extractors": [
{
"id": "249c1420-446e-11e8-8a4a-0242ac120005",
"title": "Key Value Pairs",
"type": "copy_input",
"converters": [
{
"type": "tokenizer",
"config": {}
}
],
"order": 0,
"exceptions": 0,
"metrics": {
"total": {
"time": {
"min": 0,
"max": 0,
"mean": 0,
"std_dev": 0,
"95th_percentile": 0,
"98th_percentile": 0,
"99th_percentile": 0
},
"rate": {
"total": 0,
"mean": 0,
"one_minute": 0,
"five_minute": 0,
"fifteen_minute": 0
},
"duration_unit": "microseconds",
"rate_unit": "events/second"
},
"condition": {
"time": {
"min": 0,
"max": 0,
"mean": 0,
"std_dev": 0,
"95th_percentile": 0,
"98th_percentile": 0,
"99th_percentile": 0
},
"rate": {
"total": 0,
"mean": 0,
"one_minute": 0,
"five_minute": 0,
"fifteen_minute": 0
},
"duration_unit": "microseconds",
"rate_unit": "events/second"
},
"execution": {
"time": {
"min": 0,
"max": 0,
"mean": 0,
"std_dev": 0,
"95th_percentile": 0,
"98th_percentile": 0,
"99th_percentile": 0
},
"rate": {
"total": 0,
"mean": 0,
"one_minute": 0,
"five_minute": 0,
"fifteen_minute": 0
},
"duration_unit": "microseconds",
"rate_unit": "events/second"
},
"converters": {
"time": {
"min": 0,
"max": 0,
"mean": 0,
"std_dev": 0,
"95th_percentile": 0,
"98th_percentile": 0,
"99th_percentile": 0
},
"rate": {
"total": 0,
"mean": 0,
"one_minute": 0,
"five_minute": 0,
"fifteen_minute": 0
},
"duration_unit": "microseconds",
"rate_unit": "events/second"
},
"condition_hits": 0,
"condition_misses": 0
},
"cursor_strategy": "copy",
"source_field": "message",
"target_field": "message",
"extractor_config": {},
"creator_user_id": "***",
"condition_type": "none",
"condition_value": "",
"converter_exceptions": 0
}
]
}
With this extractor, the subject field is extracted correctly.
Unfortunately, not with the above pipeline