-
Would be great to have support for at least a "last login" time and IP tracker. Ideally, a separate history table, might also include failed logins, saving a certain number of records or for a specifi…
GregS updated
4 months ago
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As an IT admin or security engineer adding hosts to Fleet,
| I want an easy-to-understand `fle…
-
Hello,
Following the step by step tutorial (https://github.com/GoogleCloudPlatform/bigquery-utils/tree/master/views/audit) when running the 'gcloud alpha logging sinks create' with the provided filte…
-
Hello, I have a a veracrypt container created a few years ago in a Debian machine.
Today I tried to open this container in a Ubuntu machine but Veracrypt throw me this error:
```
device-mapper: r…
-
Hi, I've tried using this plugin to track changes in dataverse tables. However, it doesn't update the Custom Audit view for newly created rows. It works for Updated rows but only for columns where the…
-
It's time to finish promoting everything we can (that is, everything that doesn't require materializing data) from the `io.deephaven.engine.table.Table` interface to the `io.deephaven.api.TableOperati…
-
### Describe the bug
On the desktop version
when I "Enter edit mode" > "Show panel configuration"
the whole Plasma desktop will quit and restart with a "plasmashell crash" popup offering to send a …
-
I have a need for creating an audit trail for my application actions. After some research, I found that [sqlalchemy-audit](https://github.com/canaryhealth/sqlalchemy_audit) and [chrononaut](https://gi…
-
code:
`db.Use(sharding.Register(sharding.Config{
ShardingKey: "user_id",
NumberOfShards: 64,
PrimaryKeyGenerator: sharding.PKSnowflake,
}, "orders").Register(sharding.Con…
-
### Describe what you want
Like the LISTEN/NOTIFY function in postgres