#
logs
Here are 867 public repositories matching this topic...
A stream processor for mundane tasks written in Go
go
golang
kafka
cqrs
etl
rabbitmq
amqp
logs
message-bus
event-sourcing
nats
stream-processing
message-queue
data-engineering
streaming-data
stream-processor
data-ops
-
Updated
Dec 24, 2020 - Go
extract whitebox monitoring data from application logs for collection in a timeseries database
go
calculator
vm
monitoring
bytecode
timeseries
compiler
metrics
proxy
logs
extraction
prometheus
collector
observability
timeseries-database
mtail
mtail-programs
-
Updated
Dec 27, 2020 - Go
philrz
commented
Nov 26, 2020
Repro is with Brim commit 617d8f1.
I've noticed a couple small glitches with Space renames that are shown in the attached video.
- If a user goes in to rename the Space and makes no changes, hitting "Ok" brings up an error message. They can only get out by hitting the "X" or the Escape key. Technically the error messa
Real-time HTTP Intrusion Detection
go
golang
log
logs
threat
ids
intrusion-detection
threat-hunting
iocs
log-analyzer
intrusion
intrusion-detection-system
threat-intelligence
threat-analyzer
analyze-logs
threat-rules
-
Updated
Dec 24, 2020 - Go
An n:m message multiplexer written in Go
-
Updated
Oct 30, 2019 - Go
Automatically rotate all applications logs managed by PM2
-
Updated
Sep 8, 2020 - JavaScript
Ready to use log management solution for Kubernetes storing data in ClickHouse and providing web UI.
-
Updated
Dec 11, 2020 - Ruby
An extensible Java library for HTTP request and response logging
java
spring-boot
monitoring
logger
logbook
logging
logs
spring-boot-starter
client-side
server-side
observability
http-logs
request-response
plugin-extension
-
Updated
Dec 25, 2020 - Java
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
Aug 11, 2020 - Java
A large collection of system log datasets for AI-powered log analytics
-
Updated
Oct 15, 2020
Docker host and container monitoring, logging and alerting out of the box using cAdvisor, Prometheus, Grafana for monitoring, Elasticsearch, Kibana and Logstash for logging and elastalert and Alertmanager for alerting.
docker
elasticsearch
kibana
logstash
dashboard
metrics
grafana
logs
elk
prometheus
cadvisor
alertmanager
elastalert
monitoring-alerts
logging-alerts
-
Updated
Sep 13, 2018 - Roff
Secure observability, deployed in your own network.
-
Updated
Dec 26, 2020 - TypeScript
The zero dependency Node.js module for tailing a file
-
Updated
Dec 23, 2020 - JavaScript
Extensible log shipper with input/output plugins, buffering, parsing, data masking, and small memory/CPU footprint
-
Updated
Dec 22, 2020 - JavaScript
Amazon Web Services CloudWatch Logs Handler for Monolog library
-
Updated
Nov 17, 2020 - PHP
bot
discord
discordapp
moderation
logging
logs
jda
vortex
moderation-bot
automoderator
automod
auto-moderation
auto-moderator
-
Updated
Dec 21, 2020 - Java
Clear all your logs in [linux/windows] servers 🛡️
-
Updated
Apr 9, 2020 - PHP
Improve this page
Add a description, image, and links to the logs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the logs topic, visit your repo's landing page and select "manage topics."
So instead of having to do
rita import --config etc/rita.yaml ...we would dorita --config etc/rita.yaml import .... This makes it easier to modify most commands since--configis less likely to change than the rita subcommand. It also makes it possible to create aliases like:alias rita1=rita --config /etc/rita/config1.yamlalias rita2=rita --config /etc/rita/config2.yamlWher