-
The auditd integration uses regex patterns with the kv ingest pipeline processor to split key=value substrings out of the logs from auditd. Since the values can be arbitrary quoted data including whit…
-
I've been working with the various EUDI libraries and I've run into an issue around the validation of the digest on presentation using the EUDI verifier app.
What I discovered was that the digests …
-
The documentation of the command `[JSON.MSET](https://dicedb.io/commands/jsonmset/)` present in [the docs](https://github.com/DiceDB/dice/tree/master/docs/src/content/docs/commands) could have become …
-
Hello,
I believe there might be a better way to implement the RedisItemReader and RedisItemWriter. Currently, the RedisItemReader stores the Redis data's value in the chunk. The RedisItemWriter the…
-
**Description**
Hi!
We'd like to have an opportunity to pass our own Cosign public key generated with `cosign generate-key-pair` to the provider. To use it the same way as 'cosign verify --k…
-
Create a new config service that imports all needed keys in consistent ways.
There are two types of keys:
* Sentry key is embedded into a yaml file with a lot more info, but this file has to be plac…
fwild updated
4 months ago
-
Just a heads up that in base/outputs.tf there is a minor bug/typo:
```
output "aws_key_pair_id" {
source "${aws_key_pair.id.auth.id}"
}
```
Should be this:
```
output "aws_key_pair_id"…
-
**Is your feature request related to a problem? Please describe.**
Linux users often clear console with Ctrl + L. It's very important shortcut key pair.
**Describe the solution you'd like**
Want …
-
Hello,
After trying to transform message using ingest pipeline that is supplied with Filebeat Oracle module I got the following error :
**field [audit] does not contain value_split [:\\\\S\\\\d+\\…
-
Having trouble establishing connection to aws RDS(MySQL) on `sst dev`
I ran `sudo set tunnel install`
started the dev server with `sst dev` but it fails to connect with the database
I see the f…