-
We use rsyslog to send logs via RELP for icecast logs with imfile module.
After some time (in 1-2 weeks) it can silently stop to monitor some files and send most of the RELP messages and recover af…
-
Hi, I got into an issue is that sometimes my rabbitMQ server is dead or restarted and all messages that in queue is gone.
So I wonder, how can we send tasks with persistent mode instead of memory m…
-
**Describe the bug**
(On 2b2t) when auto walk is enabled, smart and persistent, upon logging into the actual server it will always aim you +z instead of the direction you were facing before you logge…
sedfg updated
4 years ago
-
For historical reasons (initial support from the Pipelines API v1alpha2), `dstat` provides no distinction between tasks that are `QUEUED` vs. actually `RUNNING`. Today they are all listed as `RUNNING`…
-
Changes queues are the core of blobs synchronisations and can be used by indexers or other agents, They can are created on the source and are semi persistent.
Key mechanism is the following:
- anonym…
-
Right now batching capability is offered as a processor, and this is extremely generic in our current pipeline model, which is a great thing, but also comes with limitations:
1. Batch processor uses …
-
Hi,
By default, any message is `non-persistent`. To change it to `persistent`, we must send `deliveryMode: 2` during the message publication. However, it appears that there is no way to pass `deliv…
-
The ProcessJobQueueTask (run through cron) is occasionally but persistently sending emails saying `kill: 47765: No such process` (different process ID each time). This seems to happen only for the imm…
-
### Describe the bug
When I go through the "Useful Endpoints" in VM I am seeing very little data, even though I have Prometheus scraping configured and it is working (I can see the data in Grafana …
-
The current album art cache can grow indefinitely. This feature would add cache management, such that a configurable maximum number of cache items are held at any time.
Two algorithms occur to me:…