I changed the line to debug and had a test device generate some logs (verified by our current LMS). Here is the tail of logstash.log:
{:timestamp=>"2020-04-24T14:05:45.803000-0500", :message=>"Attempted to send a bulk request to Elasticsearch configured at '[\"
http://localhost:9200\"]', but Elasticsearch appears to be unreachable or down!", :error_message=>"Connection refused (Connection refused)", :class=>"Manticore::SocketException", :level=>:error}
{:timestamp=>"2020-04-24T14:05:46.564000-0500", :message=>"Attempted to send a bulk request to Elasticsearch configured at '[\"
http://localhost:9200\"]', but Elasticsearch appears to be unreachable or down!", :error_message=>"Connection refused (Connection refused)", :class=>"Manticore::SocketException", :level=>:error}
{:timestamp=>"2020-04-24T14:05:47.060000-0500", :message=>"Attempted to send a bulk request to Elasticsearch configured at '[\"
http://localhost:9200\"]', but Elasticsearch appears to be unreachable or down!", :error_message=>"Connection refused (Connection refused)", :class=>"Manticore::SocketException", :level=>:error}
{:timestamp=>"2020-04-24T14:05:47.060000-0500", :message=>"Attempted to send a bulk request to Elasticsearch configured at '[\"
http://localhost:9200\"]', but Elasticsearch appears to be unreachable or down!", :error_message=>"Connection refused (Connection refused)", :class=>"Manticore::SocketException", :level=>:error}
{:timestamp=>"2020-04-24T14:05:47.931000-0500", :message=>"Attempted to send a bulk request to Elasticsearch configured at '[\"
http://localhost:9200\"]', but Elasticsearch appears to be unreachable or down!", :error_message=>"Connection refused (Connection refused)", :class=>"Manticore::SocketException", :level=>:error}
{:timestamp=>"2020-04-24T14:51:26.994000-0500", :message=>"SIGTERM received. Shutting down the agent.", :level=>:warn}
{:timestamp=>"2020-04-24T14:51:27.048000-0500", :message=>"stopping pipeline", :id=>"main"}
{:timestamp=>"2020-04-24T14:52:27.625000-0500", :message=>"Pipeline main started"}
{:timestamp=>"2020-04-24T14:54:08.538000-0500", :message=>"SIGTERM received. Shutting down the agent.", :level=>:warn}
{:timestamp=>"2020-04-24T14:54:08.550000-0500", :message=>"stopping pipeline", :id=>"main"}
^C