This KB is to document the behavior that leaving "include = " blank for filelog input blocks in the liagent.ini does for the behavior of the Log Insight Agent.
Aria Operations for Logs 8.x
Leaving "include = " sends everything in the specified "directory = /directory" for the filelog input block.
For example:
[filelog|tag_test5]directory = /var/log/randinclude =
Will send events from all of the logs in the /var/log/rand directory.