#
log-management
Here are 51 public repositories matching this topic...
Security Onion 16.04 - Linux distro for threat hunting, enterprise security monitoring, and log management
-
Updated
Mar 15, 2021
Wernfried
commented
Oct 12, 2020
I have an application which receives log messages from a firewall. The logs are written into a MongoDB. My goal is to process 30'000 messages per second (more or less constantly for 7*24 hours, not as transient peak value)
As peak value I expect app. 50'000 messages per second.
With several settings I reached up to 20'000 msg/sec. but that is not sufficient for our life traffic. The MongoDB ho
Utility logger library for storing logs into database and push them to remote server for debugging
android
java
debugging
logger
logs
android-library
server-push
android-debug
log-management
requestbin
remote-debug
-
Updated
Feb 8, 2021 - Java
Extensible log shipper with input/output plugins, buffering, parsing, data masking, and small memory/CPU footprint
-
Updated
Feb 23, 2021 - JavaScript
Official Graylog Docker image
-
Updated
Mar 9, 2021 - Shell
Sematext Docker Agent - host + container metrics, logs & event collector
agent
docker
kubernetes
devops
monitoring
log
metrics
logging
kubernetes-monitoring
log-management
devops-tools
logshipper
container-metrics
-
Updated
Jul 15, 2019 - JavaScript
Ansible role which installs and configures Graylog
ansible
ansible-playbook
log-analysis
graylog
logging
ansible-role
playbook
log-management
ansible-galaxy
-
Updated
Mar 17, 2021 - HTML
LogDNA Agent streams from log files to your LogDNA account. Works with Linux, Windows, and macOS Servers
nodejs
microsoft
windows
linux
agent
pay
mac
monitor
logger
logging
namespace
webapp
log-management
logdna
logdna-account
logdna-ingestion-servers
glob-patterns
logdna-agent
logdna-ingestion-key
-
Updated
Feb 25, 2021 - JavaScript
documentation
log-analysis
gelf
graylog
logging
syslog
structured-logging
log-management
hacktoberfest
-
Updated
Mar 17, 2021 - Python
Octopussy - Open Source Log Management Solution
-
Updated
Oct 8, 2020 - Perl
DTail is a distributed DevOps tool for tailing, grepping, catting logs and other text files on many remote machines at once.
-
Updated
Mar 16, 2021 - Go
Open Source SIEM (Security Information and Event Management system).
security
security-audit
log-analysis
log
syslog
web-application
log-collector
forensics
secops
siem
log-management
risk-assessment
log-parser
vulnerability-management
risk-management
security-tools
log-monitoring
security-analysis
asset-management
security-awareness
-
Updated
Jun 5, 2020 - Python
Chef recipes to deploy Graylog
-
Updated
Nov 20, 2020 - Ruby
Very basic CLI SIEM (Security Information and Event Management system).
cli
security
parser
log-analysis
parsing
log
command-line
syslog
log-collector
forensics
secops
siem
log-management
log-analyzer
security-tools
log-monitoring
security-analysis
log-analytics
security-awareness
-
Updated
Mar 24, 2018 - Python
Sematext Logs Client Library for Android
-
Updated
Feb 25, 2021 - Java
The blazingly fast, resource efficient log collection client
linux
kubernetes
rust
logger
logging
k8s
pod
kubernetes-monitoring
log-management
daemonset
container-logging
-
Updated
Mar 17, 2021 - Rust
Winston Transport for Logsene
-
Updated
Jan 13, 2021 - JavaScript
Laravel Enso Log Manager, so that your admins can troubleshoot issues when they arise without needing to 'SSH' to the application's server
-
Updated
Feb 11, 2021 - PHP
Install and configure a Graylog system via Puppet
-
Updated
Jan 21, 2021 - Puppet
Graylog output plugin that forwards one or more streams of data to Splunk via TCP.
-
Updated
Apr 26, 2018 - Java
Log shipping library for sending logs to Sematext from JavaScript apps
-
Updated
Dec 14, 2020 - JavaScript
Sematext Logs Client Library for iOS
-
Updated
Dec 27, 2020 - Swift
Graylog Docker image based on Alpine Linux
-
Updated
Mar 24, 2020 - Dockerfile
Zebrium's log collector for Kubernetes environments
-
Updated
Mar 10, 2021 - Mustache
Forward logs and metrics from Vercel to Sematext for easy troubleshooting and debugging.
elasticsearch
integration
serverless
metrics
logging
logs
elk
static-site
serverless-functions
log-management
metrics-gathering
elk-stack
logs-analysis
vercel
-
Updated
Sep 22, 2020 - JavaScript
A replica of the logrotate utility, except this also runs on Windows systems.
-
Updated
Feb 26, 2020 - PowerShell
Pretty simple log management tool
log-monitor
log-analysis
log
tool
log-viewer
logger
logging
management
logs
log-collector
log-management
log-parser
log-analyzer
hell
log-parsing
log-analytics
zerolog
-
Updated
Nov 24, 2019 - Go
Zebrium's fluentd output plugin sends the logs you collect with fluentd to Zebrium for automated anomaly detection.
-
Updated
Feb 26, 2021 - Shell
Logs aggregation made easy
-
Updated
Mar 30, 2017 - Python
Improve this page
Add a description, image, and links to the log-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the log-management topic, visit your repo's landing page and select "manage topics."
Expected Behavior
As a user, I may want to mute Elasticsearch deprecation warnings, because I cannot fix them immediately and want to prevent flooding logs with repeated messages.
There should be a configuration option in the config file that mutes ES deprecation warnings.
Current Behavior