# Loglark > Loglark is a log management platform built to be simple, fast and > affordable. It searches every field of your JSON log records like grep, > supports JSON path filters and regexps, and needs no schema or index > configuration. Try it without an account at https://playground.loglark.io. Each page below is also served as plain markdown at the linked .md URL. ## Documentation - [Introduction to Loglark](https://loglark.io/docs/intro.md): About Loglark: a log management platform for schema-free JSON records (including syslog) with grep-like search over every field - [Playground](https://loglark.io/docs/playground.md): Try Loglark on live data at playground.loglark.io; no registration needed - [Data Model](https://loglark.io/docs/data-model.md): Data model: schema-free json records, preserving order and duplicate fields - [Limits](https://loglark.io/docs/limits.md): Record size, json nesting, timestamp precision, retention and other limits - [Query Language](https://loglark.io/docs/query-language.md): Loglark query syntax — substring and regexp filters over json field names and values, combined with |, and, or. - [Overview](https://loglark.io/docs/send-logs/overview.md): How to ship syslog logs to Loglark: point your syslog at your topic's TLS ingestion port - [Rsyslog](https://loglark.io/docs/send-logs/rsyslog.md): Send logs from rsyslog over TLS - [syslog-ng](https://loglark.io/docs/send-logs/syslog-ng.md): Send logs from syslog-ng over TLS ## Optional - [Full documentation in one file](https://loglark.io/llms-full.txt)