Readit News logoReadit News
nklmilojevic commented on VictoriaLogs Practical Ingestion Guide for Message, Time and Streams   victoriametrics.com/blog/... · Posted by u/func25
CubsFan1060 · 11 days ago
Can you talk a little bit about your Victoria Logs setup? About how many logs are you ingesting and what kind of sizing do you have on your setup?
nklmilojevic · 11 days ago
Sure thing!

Ingested logs 24h: 428 Mil Ingested bytes 24h: 625GB Inser req/s: 6k/s

8vCPU, 16GB mem. Running standard-rwo PVC on GCP.

We have a couple of projects like this with similar usage and similar machine sizing.

Still running vmlogs-single, and we will until we see a need to move to vmlogs-cluster version.

nklmilojevic commented on VictoriaLogs Practical Ingestion Guide for Message, Time and Streams   victoriametrics.com/blog/... · Posted by u/func25
nklmilojevic · 11 days ago
Amazing product. We use VictoriaMetrics for quite a while, and previously used Loki and our custom Clickhouse/Vector approach for logs and we have switched to VictoriaLogs. It is much better and faster than Loki, same goes with custom CH/Vector thing we had. Kudos to the team, we are waiting for VictoriaTraces to switch Tempo instance to it for opentelemetry stuff.
nklmilojevic commented on Elasticsearch is open source, again   elastic.co/blog/elasticse... · Posted by u/dakrone
nullify88 · a year ago
Since Elasticsearch changed their license, Loki has also appeared as a competitor and the Grafana machine have released a suite of tools that cover the observability categories. It may also be that the license change encouraged users to look for alternatives and there are more now than just being graylog and Elasticsearch.

Clickhouse has proven to also be a very capable database for logs and there are stacks that use it for log storage.

nklmilojevic · a year ago
Loki and Clickhouse are not really excelling in what ES is. For example, full text search.

VictoriaLogs is very promising in this regard!

nklmilojevic commented on Preview of Explore Logs, a new way to browse your logs without writing LogQL   grafana.com/blog/2024/04/... · Posted by u/matryer
jdoss · a year ago
I recently setup Victoria Metrics + https://github.com/prometheus/snmp_exporter + Grafana to get start tracking bandwidth on my top of rack switches in my Datacenter rack which has been a pretty awesome setup. The way you can auto generate a config for your SNMP MIBs with SNMP Exporter was unexpectedly not a terrible experience.

My next task is to get centralized logging going with Victoria Logs + Vector, I'll have to check this out once I get everything setup. I believe I can use LogQL with Victoria Logs but I haven't tried it out yet. https://docs.victoriametrics.com/victorialogs/logsql/

nklmilojevic · a year ago
This is what I've been doing on my cluster:

https://github.com/nklmilojevic/home/blob/main/kubernetes/ap...

https://github.com/nklmilojevic/home/tree/main/kubernetes/ap...

Here you have Vector in aggregator + agent mode and several sources. VictoriaLogs also recently added Grafana datasource so it is fairly easy to set it up:

https://github.com/nklmilojevic/home/blob/main/kubernetes/ap...

I'm a big fan of VictoriaMetrics as well and we use it extensively in my company at high scale.

nklmilojevic commented on Notion Calendar   notion.so/blog/introducin... · Posted by u/dylanirlbeck
CharlieDigital · 2 years ago
What is a wiki but a set of notes?
nklmilojevic · 2 years ago
Are we discussing a personal wiki or an internal company wiki? There is a significant distinction between the two.
nklmilojevic commented on Notion Calendar   notion.so/blog/introducin... · Posted by u/dylanirlbeck
rubymamis · 2 years ago
It will support inter-note linking. So you could build your own personal wiki using Plume. The main difference with Notion will be real-time collaboration (which Plume doesn't support).
nklmilojevic · 2 years ago
I didn't intend to undermine your efforts, by the way. I hope it becomes successful and thrives.
nklmilojevic commented on Notion Calendar   notion.so/blog/introducin... · Posted by u/dylanirlbeck
nklmilojevic · 2 years ago
I don't see the appeal of web-based calendar apps. They should be native and able to work offline. Fantastical is a great example of such an app.
nklmilojevic commented on Notion Calendar   notion.so/blog/introducin... · Posted by u/dylanirlbeck
pneff · 2 years ago
On Mac I can recommend MeetingBar [1] for that.

[1] https://meetingbar.app/

nklmilojevic · 2 years ago
Raycast also has this natively + Alfred has a plugin for it.
nklmilojevic commented on Notion Calendar   notion.so/blog/introducin... · Posted by u/dylanirlbeck
rubymamis · 2 years ago
That's why I'm working on a local-first with native-like performance Notion alternative using Qt C++ and QML called Plume[1]. It uses an advanced block editor[2] that I built from scratch. All notes are simply plaintext/markdown underneath. Advanced blocks (like Kanban, for example) uses very simple syntax, for example:

  {{kanban}}
  # Todo  
  - [ ] item 1
  - [ ] item 2
  # In Progress
  - [ ] item 1
  - [ ] item 2
  {{/kanban}}
[1] https://www.get-plume.com/

[2] https://imgur.com/NIgDLOU

nklmilojevic · 2 years ago
From what I see, this doesn't compare to Notion. Notion is not typically used as a note-taking app, but rather as an internal wiki.

u/nklmilojevic

KarmaCake day132May 4, 2020View Original