|
5 | 5 | <a href="https://www.parseable.com" target="_blank"><img src="https://raw.githubusercontent.com/parseablehq/.github/main/images/logo.svg" alt="Parseable logo" /></a>
|
6 | 6 | </picture>
|
7 | 7 | <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. |
9 | 9 | </h2>
|
10 | 10 |
|
11 | 11 | <div align="center">
|
|
15 | 15 | [](https://logg.ing/docs)
|
16 | 16 | [](https://github.com/parseablehq/parseable/actions)
|
17 | 17 |
|
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) |
19 | 19 |
|
20 | 20 | </div>
|
21 | 21 |
|
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**. |
23 | 23 |
|
24 | 24 | To experience Parseable UI, checkout [demo.parseable.com ↗︎](https://demo.parseable.com/login?q=eyJ1c2VybmFtZSI6ImFkbWluIiwicGFzc3dvcmQiOiJhZG1pbiJ9).
|
25 | 25 |
|
26 |
| -## QuickStart :zap: |
| 26 | +## Quickstart :zap: |
27 | 27 |
|
28 | 28 | ### Run Parseable
|
29 | 29 |
|
@@ -63,7 +63,7 @@ powershell -c "irm https://logg.ing/install-windows | iex"
|
63 | 63 | </p>
|
64 | 64 | </details>
|
65 | 65 |
|
66 |
| -### Ingest & Query Data |
| 66 | +### Ingestion and query |
67 | 67 |
|
68 | 68 | 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.
|
69 | 69 |
|
@@ -107,7 +107,7 @@ Traditionally, logging has been seen as a text search problem. Log volumes were
|
107 | 107 |
|
108 | 108 | 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.
|
109 | 109 |
|
110 |
| -## Verify Image Build Provenance Attestation :writing_hand: |
| 110 | +## Verify images :writing_hand: |
111 | 111 |
|
112 | 112 | 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:
|
113 | 113 |
|
|
0 commit comments