Hi,
We have a number of application log files that contain "special" characters, that is, control characters such as ^A, ^B etc. that show up when the files are opened with vi. These are embedded within normal text, which makes up the vast majority of the file.
Splunk's FileClassifierManager is deciding that these are invalid files, because it thinks they are binary. From the splunkd.log on the Light Forwarder:
02-05-2010 16:03:07.983 WARN FileClassifierManager - Invalid file: /var/IGWork/L2AutoHedge/log/mq-order-gateway.log, reason: binary.
This is a linux host btw.
Is there a way to override this on the LightForwarder so that it accepts the file for monitoring?
Thanks,
Glenn