4 The journaller listens on the given multicast ip and port and writes all
5 events caught to a file which can be processed later.
10 ### Install Requirements
11 * popt -- for command line argument processing
12 * libltdl -- for dlopen
13 * sys/msg or mqueue messaging
18 > % ./configure --disable-hardcore
25 > lwes-journaller --help