fiaisis / run-detection

The way we detect when our system for reduction should automatically perform a reduction and with what arguments we should do that.
GNU General Public License v3.0
1 stars 1 forks source link

Handling log messages from activemq #32

Closed keiranjprice101 closed 1 year ago

keiranjprice101 commented 1 year ago

The filewatcher will send a message for all files detected. This means that log files will be sent as well as nexus files.

On the assumption that we will ignore these, handling to ignore them must be added.