Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The file reader is very simple example of file based interface:. If you have not done so already please have a read of A brief history of Iguana to understand the design philosophy here.

Expand
titleThe configuration interface

There are three parameters:

  • The source directory which reader will poll looking for files in it.

  • A matching expression which matches the files to consume

  • How frequently to poll the directory - in seconds

...