Splunk App to process Transport Canada Aviation Safety Data
This is a work in progress.
- Create an index on your Splunk instance, I called mine "cadors_all".
- Head over to Transport Canada and get some XML CADORS data.
- Point your file input monitor at your data folder; select "cadors_all" as the sourcetype.
- Install the app.
- Navigate to $SPLUNK_HOME/etc/apps
- Execute:
git clone https://github.com/csyvenky/all_cadors.git
- Restart Splunk: via Splunk Web or any other way you know how. Alternatively, you can use the Ansible Playbook
restart_splunk.yml - a quick and dirty restart tool for splunkd.
ansible-playbook -i hosts restart_splunk.yml --ask-pass
- Access the main Dashboard