Neville

Results 20 issues of Neville

## Problem to be solved /events only accepts a single event. Code in [event.go](https://github.com/defenxor/dsiem/blob/edcd608668/internal/pkg/dsiem/event/event.go) and [handler.go](https://github.com/defenxor/dsiem/blob/edcd608668/internal/pkg/dsiem/server/handler.go) I am setting up an [EFK](https://www.digitalocean.com/community/tutorials/how-to-set-up-an-elasticsearch-fluentd-and-kibana-efk-logging-stack-on-kubernetes) stack, and then using using dsiem for correlation....

I intend to use the same schema for loading and dumping. An example structure for this use case is: `Author -< Book` ### Loading AuthorSchema field: `books = RelatedList(Related(), attribute='books')`...

TLDR: How can I reload directives while dsiem is running? I am using dsiem for a user-facing product. The setup includes a bunch of containers managed with docker compose. Directives...

I am hosting dsiem on [Oracle Ampere](https://www.oracle.com/cloud/compute/arm/) instances with os/arch `linux/arm64`. After checking the release code, I was able to build a `linux/arm64` image, albeit with a little _arm twisting_....

#### Expected Behaviour Charts is responsive and shows all legend entries. #### Actual Behaviour Vertical legend is cut off. ![image](https://user-images.githubusercontent.com/31406314/189399854-69f3ed2d-dea6-49aa-a341-0fa064109504.png) #### Steps to Reproduce: 1. Set up donut chart with...

[throttle](https://github.com/MathisBullinger/froebel/blob/main/throttle.ts) breaks the default React Native build (0.70.2). `performance` isn't available in React Native, and neither is `perf_hooks`. I have not yet investigated the conventional alternative.

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I make edits on weektodo on windows 1 on monitor 1, close the tab, and then...

### Problem Statement Tab Stash isn't *container-aware*, and loses the assigned containers when restoring tabs. Most recently, I saved 10s of tabs from GitLab opened in a custom container. On...

i-enhancement

Can't get started on `main`. `pip install` fails. After manual resolutions, I still get `ImportError` Possibly related: #177 ```txt $ rtx local python 3.8.18 # or 3.9.18 or 3.10.13 $...

### Describe the new feature I would like to use @ and # to add a project or tags when manually starting a new entry [like in the website](https://support.toggl.com/en/articles/1957597-creating-a-time-entry#:~:text=To%20quickly%20add%20information%20to%20a%20time%20entry%2C%20use%20%40%20for%20Projects%20and%20%23%20for%20Tags%20while%20entering%20a%20description.%20This%20setting%20can%20be%20disabled%20from%20your%20Profile%20page.). ###...

enhancement