...
- Go to splunk instance's home page http://localhost:8000/
- Go to splunk's menu "Apps->Manage apps"
- Click a button "Install app from file"
- Click a button "Browse" then navigate through dialog window to the folder with splunk application package
- Choose a file FixEdgeViewer.*.tar.gz (in place of * should be suffix appropriate to your system - such as Windows or Linux) then click "Open"
- Click "Upload" to install application into splunk server
...
[default]
host = WINDOWSHOSTNAME
[monitor://C:\B2BITS\FIXEdge\v.5.7.0.62202\FixEdge1\log\FixEdge.log]
- For Linux installation:
[default]
host = LINUXHOSTNAME
[monitor:///opt/FIXEdge/v.5.7.0.62202/FixEdge1/log/FixEdge.log]
...