You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

In this article we'll discuss using Windows to tail a minifi-app log natively in Ubuntu. This article assumes that you have Windows Linux Subsystem installed. A tutorial can be found here

Step-by-step guide

  1. WIthin your linux instance, download all dependencies as found in the readme
  2. Build and install MiNFi C++ as per the readme above
  3. Download and place the configuration files in your MiNiFi C++ Configuration directory.
    1. Modify config.yml to adjust the TailFile source file named "File to Tail"
  4. Run MiNiFi. The figure below shows an example where we have two terminals tailing the minifi-app.log located in c:/minifi/minifi-app.log

Tailing MiNiFi File in Windows


minifi.propertiesconfig.ymlminifi-log.properties

 

  • No labels