Forwarded from Записки админа
🆖 Nginx Crossplane.
Для тех, кто предпочитает описывать конфигурацию, а не править её напрямую в файлах - скрипт, автоматически описывающий конфиг Nginx в JSON формате.
https://sysadmin.pm/cRpL
#nginx #json #github
Для тех, кто предпочитает описывать конфигурацию, а не править её напрямую в файлах - скрипт, автоматически описывающий конфиг Nginx в JSON формате.
https://sysadmin.pm/cRpL
#nginx #json #github
Engarde - Stay on guard with Envoy Access Logs
#envoy #logs #json #istio
If you've ever had to deal with debugging istio-proxy/envoy logs, you know how difficult it is to grok each of the field manually.I have created an open-source tool that allows you to view these fields in a more readable JSON format with a little help from JQ. Easy to install and get started.#envoy #logs #json #istio
GitHub
GitHub - nitishm/engarde: Parse default envoy (and istio-proxy) access logs like a champ with engarde and jq
Parse default envoy (and istio-proxy) access logs like a champ with engarde and jq - nitishm/engarde
Forwarded from Записки админа
🔧Хороший такой разбор jq попался: https://mosermichael.github.io/jq-illustrated/dir/content.html
#напочитать #json
#напочитать #json
Forwarded from GitHub'ненько
Make JSON greppable!
https://github.com/tomnomnom/gron
#json #grep
gron transforms JSON into discrete assignments to make it easier to grep for what you want and see the absolute 'path' to it. It eases the exploration of APIs that return large blobs of JSON but have terrible documentation.
https://github.com/tomnomnom/gron
#json #grep
GitHub
GitHub - tomnomnom/gron: Make JSON greppable!
Make JSON greppable! Contribute to tomnomnom/gron development by creating an account on GitHub.
yj -
#toml #json #yaml #jq #hcl #jsqry
PS: уже были посты, об альтернативах привычным нам unix утилитах
тут вот еще немного https://zaiste.net/posts/shell-commands-rust/
Convert between YAML, TOML, JSON, and HCL.https://github.com/sclevine/yj
Preserves map order.
Format versions:
YAML: v1.2 (gopkg.in/yaml.v3)
TOML: v1.0.0-rc.1 (github.com/pelletier/go-toml)
JSON: RFC 7159 (encoding/json)
HCL: v1 (github.com/hashicorp/hcl)
#toml #json #yaml #jq #hcl #jsqry
PS: уже были посты, об альтернативах привычным нам unix утилитах
тут вот еще немного https://zaiste.net/posts/shell-commands-rust/
Kubernetes JSON Schemas is a project that contains schemas for every version of every object in every version of Kubernetes
https://github.com/instrumenta/kubernetes-json-schema
#k8s #kubernetes #json
https://github.com/instrumenta/kubernetes-json-schema
#k8s #kubernetes #json
GitHub
GitHub - instrumenta/kubernetes-json-schema: Schemas for every version of every object in every version of Kubernetes
Schemas for every version of every object in every version of Kubernetes - instrumenta/kubernetes-json-schema
PolygonDB
https://github.com/JewishLewish/PolygonDB
#mongodb #json
is an alternative to MongoDB that provides a developer-friendly experience and less resources hungry
https://github.com/JewishLewish/PolygonDB
#mongodb #json
StringZilla
#parser #json #csv #python
10x faster string search, split, sort, and shuffle for long strings and multi-gigabyte files in Python and C, leveraging SIMD with Arm Neon and x86 AVX2 & AVX-512 intrinsicshttps://github.com/ashvardanian/stringzilla
#parser #json #csv #python