Acccording to the error message Logstash is trying to load a configuration file containing "port => 514". That's not the configuration you posted. Does that come from an extra config file in /etc/logstash/conf.d?
Thansk for help.
In conf.d i have only logstash.conf. after apt-get upgrade logstash is service ok:
[2017-12-04T16:23:55,521][INFO ][logstash.outputs.elasticsearch] Running health check to see if an Elasticsearch connection is working {:healthcheck_url=>http://192.168.201.30:9200/, :path=>"/"}
[2017-12-04T16:23:55,626][WARN ][logstash.outputs.elasticsearch] Restored connection to ES instance {:url=>"http://192.168.201.30:9200/"}
[2017-12-04T16:23:55,685][INFO ][logstash.outputs.elasticsearch] Using mapping template from {:path=>nil}
[2017-12-04T16:23:55,692][INFO ][logstash.outputs.elasticsearch] Attempting to install template {:manage_template=>{"template"=>"logstash-*", "version"=>50001, "settings"=>{"index.refresh_interval"=>"5s"}, "mappings"=>{"default"=>{"_a$
[2017-12-04T16:23:55,699][INFO ][logstash.outputs.elasticsearch] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["//192.168.201.30:9200"]}
[2017-12-04T16:23:55,701][INFO ][logstash.pipeline ] Starting pipeline {"id"=>"main", "pipeline.workers"=>2, "pipeline.batch.size"=>125, "pipeline.batch.delay"=>5, "pipeline.max_inflight"=>250}
[2017-12-04T16:23:56,384][INFO ][logstash.pipeline ] Pipeline main started
[2017-12-04T16:23:56,416][INFO ][logstash.inputs.udp ] Starting UDP listener {:address=>"192.168.201.30:10514"}
[2017-12-04T16:23:56,439][INFO ][logstash.inputs.udp ] UDP listener started {:address=>"192.168.201.30:10514", :receive_buffer_bytes=>"106496", :queue_size=>"2000"}
[2017-12-04T16:23:56,488][INFO ][logstash.agent ] Successfully started Logstash API endpoint {:port=>9600}
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.