File: intro.asciidoc

package info (click to toggle)
python-ecs-logging 2.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 316 kB
  • sloc: python: 983; sh: 30; makefile: 8
file content (12 lines) | stat: -rw-r--r-- 569 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
[[intro]]
== Introduction

ECS loggers are formatter/encoder plugins for your favorite logging libraries.
They make it easy to format your logs into ECS-compatible JSON.

TIP: Want to learn more about ECS, ECS logging, and other available language plugins?
See the {ecs-logging-ref}/intro.html[ECS logging guide].

Ready to jump into `ecs-logging-python`? <<installation,Get started>>.

If you'd like to try out a tutorial using Python ECS logging, see {cloud}/ec-getting-started-search-use-cases-python-logs.html[Ingest logs from a Python application using Filebeat].