The Wayback Machine - https://web.archive.org/web/20200904082037/https://github.com/topics/logs
Skip to content
#

logs

Here are 820 public repositories matching this topic...

ethack
ethack commented Dec 20, 2019

Besides incoming blacklisted connections, external to internal traffic isn't super useful in any of our analysis modules. And incoming blacklisted connections is of questionable usefulness as well since the things that normally scan everything on the internet will also normally end up on blacklists. We're not trying to detect someone attacking coming in. We're trying to detect already compromised

mikesbrown
mikesbrown commented May 28, 2020

For #828, I thought of any string Brim might treat specially. "(empty)" is one of them. Given a toy data set containing a string value of "(empty)", Brim will not render the string. This is true of both scalars and container members.

Consider empty.log, which looks like:

#separator \x09
#set_separator	,
#empty_field	(empty)
#unset_field	-
#path	string
#fields	ts	id	scalar	record.scal

Improve this page

Add a description, image, and links to the logs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the logs topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.