"description":"Graylog is an open-source log management and analysis platform that centralizes and processes log data from various sources, enabling real-time search, analysis, and alerting for IT infrastructure monitoring and troubleshooting.",
"install_methods":[
{
"type":"default",
"script":"ct/graylog.sh",
"resources":{
"cpu":2,
"ram":8192,
"hdd":30,
"os":"debian",
"version":"13"
}
}
],
"default_credentials":{
"username":null,
"password":null
},
"notes":[
{
"text":"Initial Setup credentials: `tail /var/log/graylog-server/server.log` after the server starts for the first time.",