Skip to content

Commit d1350ad

Browse files
committed
update
1 parent 34330ea commit d1350ad

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<a href="https://www.parseable.com" target="_blank"><img src="https://raw.githubusercontent.com/parseablehq/.github/main/images/logo.svg" alt="Parseable logo" /></a>
66
</picture>
77
<br>
8-
The disk <i>less</i> database for logs, observability, compliance & security.
8+
The disk <i>less</i> database for logs, observability, security & compliance.
99
</h2>
1010

1111
<div align="center">
@@ -15,15 +15,15 @@
1515
[![Docs](https://img.shields.io/badge/stable%20docs-parseable.com%2Fdocs-brightgreen?style=flat&color=%2373DC8C&label=Docs)](https://logg.ing/docs)
1616
[![Build](https://img.shields.io/github/checks-status/parseablehq/parseable/main?style=flat&color=%2373DC8C&label=Checks)](https://github.com/parseablehq/parseable/actions)
1717

18-
[Key Concepts](https://www.parseable.com/docs/concepts) | [Features](https://github.com/parseablehq/parseable#rocket-highlights) | [Documentation](https://www.parseable.com/docs) | [Demo](https://demo.parseable.com/login?q=eyJ1c2VybmFtZSI6ImFkbWluIiwicGFzc3dvcmQiOiJhZG1pbiJ9) | [Integrations](https://www.parseable.com/docs/category/integrations) | [FAQ](https://www.parseable.com/docs/faq)
18+
[Key Concepts](https://www.parseable.com/docs/concepts) | [Features](https://github.com/parseablehq/parseable#rocket-highlights) | [Documentation](https://www.parseable.com/docs) | [Demo](https://demo.parseable.com/login?q=eyJ1c2VybmFtZSI6ImFkbWluIiwicGFzc3dvcmQiOiJhZG1pbiJ9) | [FAQ](https://www.parseable.com/docs/faq)
1919

2020
</div>
2121

22-
Parseable is a disk **less**, cloud native database for Observability, Security, Log Analysis and Compliance. Parseable is built with focus on simplicity & resource efficiency. Parseable is useful for use cases where **complete data ownership, security and privacy are paramount**.
22+
Parseable is a disk **_less_**, cloud native database for logs, observability, security, and compliance. Parseable is built with focus on simplicity & resource efficiency. Parseable is useful for use cases where **complete data ownership, data security and privacy are paramount**.
2323

2424
To experience Parseable UI, checkout [demo.parseable.com ↗︎](https://demo.parseable.com/login?q=eyJ1c2VybmFtZSI6ImFkbWluIiwicGFzc3dvcmQiOiJhZG1pbiJ9).
2525

26-
## QuickStart :zap:
26+
## Quickstart :zap:
2727

2828
### Run Parseable
2929

@@ -63,7 +63,7 @@ powershell -c "irm https://logg.ing/install-windows | iex"
6363
</p>
6464
</details>
6565

66-
### Ingest & Query Data
66+
### Ingestion and query
6767

6868
Once you have Parseable running, ingest data with the below command. This will send logs to the `demo` stream. You can see the logs in the dashboard.
6969

@@ -107,7 +107,7 @@ Traditionally, logging has been seen as a text search problem. Log volumes were
107107

108108
But with log data growing exponentially, today's log data challenges involve whole lot more – Data ingestion, storage, and observation, all at scale. We are building Parseable to address these challenges.
109109

110-
## Verify Image Build Provenance Attestation :writing_hand:
110+
## Verify images :writing_hand:
111111

112112
Parseable builds are attested for build provenance and integrity using the [attest-build-provenance](https://github.com/actions/attest-build-provenance) action. The attestations can be verified by having the latest version of [GitHub CLI](https://github.com/cli/cli/releases/latest) installed in your system. Then, execute the following command:
113113

0 commit comments

Comments
 (0)