Search

What is Flume event?



A unit of data with set of string attribute called Flume event. The external source like web-server send events to the source. Internally Flume has inbuilt functionality to understand the source format.
Each log file is consider as an event. Each event has header and value sectors, which has header information and appropriate value that assign to particular header.