Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppLog-Simulator

Version 1.1

Application log generator for monitoring tests.

Designed for:

  • Checkmk Logwatch
  • Nagios
  • Zabbix log monitoring
  • SIEM testing

Features

  • Multiple applications
  • Generic log generation
  • Template based logs
  • Smart mode
  • Failure scenarios

Supported scenarios

  • database_failure
  • disk_full
  • memory_leak
  • network_timeout
  • authentication_failure
  • kafka_down
  • rabbitmq_unavailable

Configuration example

name: my-service

output_log: /var/log/my-service.log

mode: smart


scenario:

 enabled: true

 type: database_failure

 every: 900

About

Simulates application logs and failure scenarios for testing log monitoring and alerting systems.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages