I setup an entire new environment with 6.0.1 and I'm still having the same issues with multiple pipelines. Any help would be appreciated. All of my filebeat data is being sent to the /var/log/syslog on the logstash server.
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: {
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: "@timestamp" => 2017-12-14T19:31:29.589Z,
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: "offset" => 508084,
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: "@version" => "1",
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: "beat" => {
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: "name" => "d-gp2-dbp7-1",
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: "hostname" => "d-gp2-dbp7-1",
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: "version" => "6.0.1"
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: },
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: "host" => "d-gp2-dbp7-1",
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: "prospector" => {
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: "type" => "log"
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: },
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: "source" => "/var/log/postgresql/pg_log/postgresql-2017-12-05_000000.log",
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: "message" => "2017-12-05 00:49:33 UTC:10.124.165.50(60024):dvrcloud@*****:[8914-5]: ERROR: column rsstuff_rsdvr.current_read_load does not exist at character 184",
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: "tags" => [
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: [0] "pg_logs",
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: [1] "d-gp2-dbp7-1",
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: [2] "beats_input_codec_plain_applied"
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: ]
Dec 14 19:31:31 p-gp2-es46-4 logstash[19082]: }