I have created a fifo queue using the only instructions I could find on the net regarding it. found here: http://mysfitt.net/tutorials/splunk1_fifo.php they are really good but for version 2.0
I am having difficulty getting Splunk 3.3 accessing the fifo queue here are the settings used:
Full path: /var/syslog-ng/syslog_fifo.conf (I have also tried '/var/syslog-ng/')
for the server I put the IP, and for the source type I put syslog.
I have setup syslogng to populate the fifo queue on the client via the instructions found above.
after all this all I get is a "file path does not exist"
I cannot find any documentation on this so if someone could help me out, or point me to some relevant documentation I would appreciate it. This is my first time using FIFO queues in a linux environment.