Fortigate 300c log parsing in Logstash
QA ca be done with:
logstash-1.4.2/bin/logstash rspec --format documentation test.rb
| RewriteEngine On | |
| RewriteCond %{REQUEST_FILENAME} !-f | |
| RewriteCond %{REQUEST_FILENAME} !-d | |
| RewriteCond %{REQUEST_FILENAME} !-l | |
| RewriteRule .* /cms.php |
Fortigate 300c log parsing in Logstash
QA ca be done with:
logstash-1.4.2/bin/logstash rspec --format documentation test.rb
| #!/bin/bash | |
| curl -s -o /dev/null -w "Connect: %{time_connect} TTFB: %{time_starttransfer} Total time: %{time_total} \n" $1 |
| https://github.com/etsy/statsd | |
| https://github.com/parkerd/statsd-zabbix-backend | |
| https://www.digitalocean.com/community/tutorials/how-to-configure-statsd-to-collect-arbitrary-stats-for-graphite-on-ubuntu-14-04 | |
| apt-get install python-software-properties | |
| apt-add-repository ppa:chris-lea/node.js | |
| apt-get update | |
| apt-get install git nodejs npm devscripts debhelper | |
| mkdir ~/build | |
| cd ~/build |
Basic vagrant box setup which follows How To Use Logstash and Kibana To Centralize Logs On Ubuntu 14.04 for the setup steps.
| #!/bin/bash | |
| let time=1407882500 | |
| let now=$(( time+300 )) | |
| rm datafile.rrd | |
| rrdtool create datafile.rrd --start $time --step 60 \ | |
| DS:hdduse:GAUGE:100:0:100 \ | |
| RRA:AVERAGE:0.5:1:1440 \ |
...
This is a Dashing widget and all components needed to port the original radiator information into an Dashing Widget.
##Usage
To use this widget, copy fa.html, fa.coffee, and fa.scss into the /widgets/fa directory.
Or simply run dashing install da8fcf69316b1d16fcf6 to let dashing do that for you.
To include the widget in a dashboard, add the following snippet to the dashboard layout file:
This is a Dashing widget and all components needed to outline some general Zabbix server numbers.
##Usage
To use this widget, copy zabbix_info.html, zabbix_info.coffee, and zabbix_info.scss into the /widgets/zabbix_info directory. Put the zabbix_info.rb file in your /jobs folder.
Or simply run dashing install d7ab8e1611330e0fdf76 to let dashing do that for you.
To include the widget in a dashboard, add the following snippet to the dashboard layout file:
This is a Dashing widget and all components needed to port the original radiator information into an Dashing Widget.
##Usage
To use this widget, copy puppet_radiator.html, puppet_radiator.coffee, and puppet_radiator.scss into the /widgets/puppet_radiator directory. Put the puppet_radiator.rb file in your /jobs folder.
Or simply run dashing install c695b22a12259f0809f8 to let dashing do that for you.
To include the widget in a dashboard, add the following snippet to the dashboard layout file: