yehias / sof-elk-TLN-config-files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sof-elk-TLN-config-files

Config files provide support for TLN files in SANS Sof-Elk

From Sof-ELK terminal

Copy the files from this repository into the following directories:
/usr/local/sof-elk/configfiles/6601-tln.conf
/usr/local/sof-elk/configfiles/9304-output-tln.conf
/usr/local/sof-elk/lib/file-beat-inputs/tln.yml
/usr/local/sof-elk/lib/elasticsearch-tln-template.json

Enter the following commands to create directories and symbolic links:

ln -s /usr/local/sof-elk/configfiles/6601-tln.conf /etc/logstash/config.d/6601-tln.conf
ln -s /usr/local/sof-elk/configfiles/9304-output-tln.conf /etc/logstash/config.d/9304-output-tln.conf
mkdir /logstash/tln
chmod 7777 /logstash/tln

Copy TLN files from regripper or other sources to the directory: /logstash/tln/

From Kibana Import Saved Dashboards

Objects > Saved Objects > Import > TLN-Dashboard.json
Load TLN_DATA Dashboard to view data

About


Languages

Language:Shell 86.8%Language:Batchfile 13.2%