-
I'm trying to use this code to connect to a kinesis stream in the Canada region (ca-central-1). I know I have the endpoint url correct (and I created a test stream called LogStream in this region). My…
-
I don't know why, but there are always a few garbled characters at the beginning of each line in the output log.
Here is my code:
```ts
// init
var docker = new Docker({ socketPath: "/var/run/…
-
**Describe the bug**
A user reported in [this issue](https://github.com/Azure/azure-functions-host/issues/1431) that they were seeing duplicate log entries in `az webapp log tail` when used on a func…
-
This input:
```c++
namespace
{
template < typename _CharT, typename = _CharT > class basic_ostream;
template < typename, typename > class basic_ios
{
};
template < typename _CharT, typ…
-
**CLI tool version:**
``` bash
$ bunyan --version
bunyan 1.8.1
```
If any `streams` parameter is specified in the logger config, the `bunyan` CLI tool passes logs through without the expected pretty…
-
## :memo: Summary
The agent logs shown on Fleet's agent page embed the `` component provided by the Logs UI. While doing so it doesn't specify a `sourceId`, which means it defaults to the user-conf…
-
**Describe the bug**
It could potentially possible to do this however I have not been able to find anything in documentation that covers it.
If you have CloudWatch Logs -> Data Firehose -> S3 and…
-
**Problem Statement:**
As a best practice, it's not advised to run containers as the root user: https://www.armosec.io/blog/kubernetes-security-best-practices/#limit-application-privileges
This pr…
-
Hello Team,
We cant find specification to add logstream and loggroup name. Could you please update on this?
Thanks,
Gaurao
-
# Summary
The Logs component embeddable supports adding a "View in logs" link in the top-right corner of the component which is useful for quickly exploring all related logs in the dedicated app.
…