Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 323 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 323 Bytes

graylogstatusapi

Graylog Status API via PHP

Graylog services monitoring with vanilla PHP

Installation script will install PHP and start monitoring service. Just run it.

cd /var/www/html
git clone https://github.com/wallacemariadeandrade/graylogstatusapi.git
cd graylogstatusapi
chmod +x install.sh
./install.sh