Apache Nifi: Pulling From MySQL and Sending to Syslog

My last post [https://nathanlabadie.com/apache-nifi-syslog-load-balancing/] covered the bare-bones basics of using Apache Nifi to load-balance incoming syslog events. In this example we’re going to take it a step further: query a MySQL database containing entity events from Home Assistant [https://www.home-assistant.io/], reformat the output to…