Extend the lifetime of Brother MFC ink cartridges

Posted by: Christian Moser Posted on: 31. December 2016 Comments: 0

To let your printer think the ink level is still sufficient for its services, you can trick the “light sensor” with black electrician’s tape on the ink cartridge: Done, the error message should fade away and you’re able to use the printer again. Note: In my case there was still quite some ink the cartridge to allow “ok” prints. You should replace the empty cartridge soon to prevent a clogged print head,…

Log management with Graylog & Fluentd

Posted by: Christian Moser Posted on: 16. October 2015 Comments: 2

A perfect match -Graylog & Fluentd In the following post, I’ll describe how to quickly setup a docker multi container environment running Graylog and Fluentd. The result is a comprehensive log management platform that is able to collect log data from distributed applications. Graylog? Think of Graylog as an open source alternative to Splunk Enterprise, a log management platform for collecting, indexing, and analyzing both structured and unstructured data . Furthermore,…