Skip to content

Commit 172b295

Browse files
authored
Add Gif in readme (#152)
1 parent 9c0862d commit 172b295

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
<br>
2121
</h4>
2222

23-
Parseable is a cloud native, log storage and analysis platform. Parseable is indexing free by design. Written in Rust, Parseable can be deployed on Baremetal, VMs and Kubernetes.
23+
Parseable is a cloud native, log storage and observability platform. Parseable is written in Rust and index free by design. Parseable is available as a single binary / Docker image and can be deployed on a wide range of platforms.
2424

25-
It ingests log data via HTTP POST calls and exposes a query API to search and analyze logs. It is compatible with logging agents like FluentBit, LogStash, FileBeat among others.
25+
It ingests log data via HTTP POST calls and exposes a query API to search and analyze logs. It is compatible with all the standard logging agents via HTTP output plugins.
2626

27-
<img src="https://raw.githubusercontent.com/parseablehq/.github/main/images/parseable.png" />
27+
<img src="https://raw.githubusercontent.com/parseablehq/.github/main/images/console.gif" />
2828

2929
## Features
3030

0 commit comments

Comments
 (0)