2018-04-04T09:37:59.350+01:00 WARN [Messages] Failed to index message: index=<graylog_0> id=<7a78a170-37e3-11e8-8085-000c290eb38e> error=<{“type”:“mapper_parsing_exception”,“reason”:“failed to parse”,“caused_by”:{“type”:“illegal_argument_exception”,“reason”:“Can’t parse [index] value [not_analyzed] for field [sourcipadd], expected [true] or [false]”}}>
2018-04-04T09:37:59.350+01:00 WARN [Messages] Failed to index message: index=<graylog_0> id=<7a78a172-37e3-11e8-8085-000c290eb38e> error=<{“type”:“mapper_parsing_exception”,“reason”:“failed to parse”,“caused_by”:{“type”:“illegal_argument_exception”,“reason”:“Can’t parse [index] value [not_analyzed] for field [sourcipadd], expected [true] or [false]”}}>
2018-04-04T09:37:59.350+01:00 ERROR [Messages] Failed to index [8] messages. Please check the index error log in your web interface for the reason. Error: One or more of the items in the Bulk request failed, check BulkResult.getItems() for more information.
2018-04-04T09:38:01.190+01:00 WARN [Messages] Failed to index message: index=<graylog_0> id=<7b606960-37e3-11e8-8085-000c290eb38e> error=<{“type”:“mapper_parsing_exception”,“reason”:“failed to parse”,“caused_by”:{“type”:“illegal_argument_exception”,“reason”:“Can’t parse [index] value [not_analyzed] for field [sourcipadd], expected [true] or [false]”}}>
2018-04-04T09:38:01.190+01:00 ERROR [Messages] Failed to index [1] messages. Please check the index error log in your web interface for the reason. Error: One or more of the items in the Bulk request failed, check BulkResult.getItems() for more information.
2018-04-04T09:38:02.913+01:00 WARN [Messages] Failed to index message: index=<graylog_0> id=<7cb7e312-37e3-11e8-8085-000c290eb38e> error=<{“type”:“mapper_parsing_exception”,“reason”:“failed to parse”,“caused_by”:{“type”:“illegal_argument_exception”,“reason”:“Can’t parse [index] value [not_analyzed] for field [test1], expected [true] or [false]”}}>
2018-04-04T09:38:02.956+01:00 ERROR [Messages] Failed to index [1] messages. Please check the index error log in your web interface for the reason. Error: One or more of the items in the Bulk request failed, check BulkResult.getItems() for more information.
i think the probleme had to do with maping
but i can’t figure it out
i’m always using syslog in my graylog , so the maping form should be as syslog format ? now i’m trying to get filebeat format to the index and it’s not working ?
shall i creat a new index ?
i m trying your solution and i ll came back with result thank you very much Jochen !