Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<a href="https://www.parseable.io" target="_blank"><img src="https://raw.githubusercontent.com/parseablehq/docs/main/static/img/logo.svg" alt="Parseable" width="600" height="150" /></a>
<a href="https://www.parseable.io" target="_blank"><img src="https://raw.githubusercontent.com/parseablehq/.github/main/images/logo.svg" alt="Parseable" width="600" height="150" /></a>
</p>

<p align="center">
Expand All @@ -22,7 +22,7 @@ Parseable is an open source, cloud native, log storage and management platform.
Parseable helps you ingest high volumes of log data from various sources (Fluentbit, Logstash etc or directly from applications). Parseable stores log data into highly compressed Parquet file format. With object storage as primary storage for Parseable, you get seamless scale and flexibility for ever growing log data.

<p align="center">
<img src="https://github.com/parseablehq/docs/raw/main/static/img/overview.svg" alt="Parseable Overview" width="800" height="650" />
<img src="https://raw.githubusercontent.com/parseablehq/.github/main/images/overview.svg" alt="Parseable Overview" width="800" height="650" />
</p>

<h1></h1>
Expand Down