logs
Here are 782 public repositories matching this topic...
-
Updated
Jun 18, 2020 - Go
We use http_server as input and http_client as one of outputs (for a part of message batch). In case when there is some error coming from http_client, benthos starts to retry this error message indefinitely (#415). However most significant, is that it stops accepting other, normal messages.
Here is the log when I first try to send message which causes http_client to get 500 error, and
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
The documentation generator at ./docs/generator/ could support the config struct tags introduced in trivago/gollum#143 to:
- Detect undocumented configuration parameters and include them in the documentation
- Detetect and warn about inexistent / mistyped configuration parameters found in the doc comments
Not a very urgent need, but perhaps useful when revising do
-
Updated
May 13, 2020 - JavaScript
can you add documentation to deploy loghouse on docker only (just front end and backend without clickhouse and kubenetes deployement) ?
like docker run command ?
The syslog header should be stripped, stored in a separate filed, but it should not be presented directly in search results. It should be accessible some other way.
A user made the suggestion on Slack:
oh yeah, you guys should have a link to the query syntax somewhere in the brim app
i wasn't sure what i could type into the search box
I'd been thinking users would have come to the app after having sat through the demo video and heard about the dependency on zq/ZQL, the pointers to the repos with t
-
Updated
May 3, 2019 - Java
-
Updated
Sep 13, 2018 - Roff
-
Updated
Jun 1, 2020
-
Updated
Jun 14, 2020 - CoffeeScript
Instead of using the receiver URL for the EU region it would be better to set it up via a region flag. This is easier to manage and less things can go wrong.
lucagrulla / cw
-
After downloading cw, I was not able to execute any of the command listed in the documentation, including
cw ls groups. I ultimately want to runcw tail. -
I'm getting a
The security token included in the request is invalid.error. -
I was allowed full access to Cloudwatch logs, and my aws creds are correct since I was able to use aws cli.
We provide our IAM permissions based on n
-
Updated
Mar 10, 2020 - PHP
-
Updated
Apr 9, 2020 - PHP
koenbollen / jl
I'm not sure how you would like to handle this, but there should be some way to use message purging without it leaking from private channels to public.
-
Updated
Jun 19, 2020 - Go
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."
Azure Event Hubs is like a managed Kafka service:
This suggests that we could wrap the existing
kafkasink. I'd prefer that we wrap it since it is techni