Skip to content

updated Introduction page #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions .devcontainer/devcontainer.json.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
// Use ubuntu-22.04 or ubuntu-18.04 on local arm64/Apple Silicon.
"args": { "VARIANT": "ubuntu-22.04" }
},
"mounts": [
"source=/Users/prabhatsharma/.aws,target=/home/vscode/.aws,type=bind,consistency=cached"
],
// "mounts": [
// "source=/Users/prabhatsharma/.aws,target=/home/vscode/.aws,type=bind,consistency=cached"
// ],

// Set *default* container specific settings.json values on container create.
"settings": {},
Expand Down
4 changes: 2 additions & 2 deletions docs/.pages
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
nav:
- Introduction: index.md
- Downloads: downloads.md
- Overview: overview
- Features: features
- Getting started: getting-started.md
- Screenshots: screenshots.md
- Quickstart: quickstart.md
Expand Down
10 changes: 10 additions & 0 deletions docs/features/.pages
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
nav:
- Log Management: logs.md
- Metric Monitoring: metrics.md
- Distributed Tracing: distributed-tracing.md
- Query & Analysis: query.md
- Frontent Observability: frontend.md
- Storage & Integration: storage.md
- Enterprise Features: enterprise.md
- What's next: upcoming.md

49 changes: 49 additions & 0 deletions docs/features/deployment.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Logs

OpenObserve provides powerful log management capabilities for collecting, storing, and analyzing log data from your applications and infrastructure.

## Overview

Logs in OpenObserve offer comprehensive observability into your system's behavior, allowing you to track events, debug issues, and monitor application performance. Built with high performance and cost efficiency in mind, OpenObserve handles log ingestion and querying at scale.

![Logs Page](../images/features/logs-page.png)
*Logs Page view*

## Key Features

### Log Ingestion
- **Multiple Protocols**: Support for various log shipping protocols including HTTP, syslog, and popular log shippers
- **Structured & Unstructured**: Handle both JSON structured logs and plain text logs
- **Real-time Processing**: Immediate indexing and availability for search and analysis

### Search & Query

- **Field Extraction**: Automatic parsing and extraction of log fields

![Field Extraction](../images/features/log-feilds-detection.png)

- **Full-text Search**: Powerful search capabilities across all log fields

![Full-text Search](../images/features/full-text-search.png)

- **SQL Queries**: Use familiar SQL syntax for complex log analysis

![SQL Queries](../images/features/sql-based-log-search.png)

- **Time-based Filtering**: Efficient time range queries for targeted log exploration

![Time-based Filtering](../images/features/time-selection.png)

### Storage & Performance
- **Compressed Storage**: Efficient compression reduces storage costs significantly

![Compressed Storage](../images/features/data-compression.png)

- **Fast Retrieval**: Optimized indexing for quick log searches and aggregations

![Indexing](../images/features/index.png)

- **Retention Policies**: Configurable data retention to manage storage costs

![Retention Policies](../images/features/data-retention.png)

49 changes: 49 additions & 0 deletions docs/features/distributed-tracing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Logs

OpenObserve provides powerful log management capabilities for collecting, storing, and analyzing log data from your applications and infrastructure.

## Overview

Logs in OpenObserve offer comprehensive observability into your system's behavior, allowing you to track events, debug issues, and monitor application performance. Built with high performance and cost efficiency in mind, OpenObserve handles log ingestion and querying at scale.

![Logs Page](../images/features/logs-page.png)
*Logs Page view*

## Key Features

### Log Ingestion
- **Multiple Protocols**: Support for various log shipping protocols including HTTP, syslog, and popular log shippers
- **Structured & Unstructured**: Handle both JSON structured logs and plain text logs
- **Real-time Processing**: Immediate indexing and availability for search and analysis

### Search & Query

- **Field Extraction**: Automatic parsing and extraction of log fields

![Field Extraction](../images/features/log-feilds-detection.png)

- **Full-text Search**: Powerful search capabilities across all log fields

![Full-text Search](../images/features/full-text-search.png)

- **SQL Queries**: Use familiar SQL syntax for complex log analysis

![SQL Queries](../images/features/sql-based-log-search.png)

- **Time-based Filtering**: Efficient time range queries for targeted log exploration

![Time-based Filtering](../images/features/time-selection.png)

### Storage & Performance
- **Compressed Storage**: Efficient compression reduces storage costs significantly

![Compressed Storage](../images/features/data-compression.png)

- **Fast Retrieval**: Optimized indexing for quick log searches and aggregations

![Indexing](../images/features/index.png)

- **Retention Policies**: Configurable data retention to manage storage costs

![Retention Policies](../images/features/data-retention.png)

49 changes: 49 additions & 0 deletions docs/features/enterprise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Logs

OpenObserve provides powerful log management capabilities for collecting, storing, and analyzing log data from your applications and infrastructure.

## Overview

Logs in OpenObserve offer comprehensive observability into your system's behavior, allowing you to track events, debug issues, and monitor application performance. Built with high performance and cost efficiency in mind, OpenObserve handles log ingestion and querying at scale.

![Logs Page](../images/features/logs-page.png)
*Logs Page view*

## Key Features

### Log Ingestion
- **Multiple Protocols**: Support for various log shipping protocols including HTTP, syslog, and popular log shippers
- **Structured & Unstructured**: Handle both JSON structured logs and plain text logs
- **Real-time Processing**: Immediate indexing and availability for search and analysis

### Search & Query

- **Field Extraction**: Automatic parsing and extraction of log fields

![Field Extraction](../images/features/log-feilds-detection.png)

- **Full-text Search**: Powerful search capabilities across all log fields

![Full-text Search](../images/features/full-text-search.png)

- **SQL Queries**: Use familiar SQL syntax for complex log analysis

![SQL Queries](../images/features/sql-based-log-search.png)

- **Time-based Filtering**: Efficient time range queries for targeted log exploration

![Time-based Filtering](../images/features/time-selection.png)

### Storage & Performance
- **Compressed Storage**: Efficient compression reduces storage costs significantly

![Compressed Storage](../images/features/data-compression.png)

- **Fast Retrieval**: Optimized indexing for quick log searches and aggregations

![Indexing](../images/features/index.png)

- **Retention Policies**: Configurable data retention to manage storage costs

![Retention Policies](../images/features/data-retention.png)

49 changes: 49 additions & 0 deletions docs/features/frontend.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Logs

OpenObserve provides powerful log management capabilities for collecting, storing, and analyzing log data from your applications and infrastructure.

## Overview

Logs in OpenObserve offer comprehensive observability into your system's behavior, allowing you to track events, debug issues, and monitor application performance. Built with high performance and cost efficiency in mind, OpenObserve handles log ingestion and querying at scale.

![Logs Page](../images/features/logs-page.png)
*Logs Page view*

## Key Features

### Log Ingestion
- **Multiple Protocols**: Support for various log shipping protocols including HTTP, syslog, and popular log shippers
- **Structured & Unstructured**: Handle both JSON structured logs and plain text logs
- **Real-time Processing**: Immediate indexing and availability for search and analysis

### Search & Query

- **Field Extraction**: Automatic parsing and extraction of log fields

![Field Extraction](../images/features/log-feilds-detection.png)

- **Full-text Search**: Powerful search capabilities across all log fields

![Full-text Search](../images/features/full-text-search.png)

- **SQL Queries**: Use familiar SQL syntax for complex log analysis

![SQL Queries](../images/features/sql-based-log-search.png)

- **Time-based Filtering**: Efficient time range queries for targeted log exploration

![Time-based Filtering](../images/features/time-selection.png)

### Storage & Performance
- **Compressed Storage**: Efficient compression reduces storage costs significantly

![Compressed Storage](../images/features/data-compression.png)

- **Fast Retrieval**: Optimized indexing for quick log searches and aggregations

![Indexing](../images/features/index.png)

- **Retention Policies**: Configurable data retention to manage storage costs

![Retention Policies](../images/features/data-retention.png)

49 changes: 49 additions & 0 deletions docs/features/logs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Logs

OpenObserve provides powerful log management capabilities for collecting, storing, and analyzing log data from your applications and infrastructure.

## Overview

Logs in OpenObserve offer comprehensive observability into your system's behavior, allowing you to track events, debug issues, and monitor application performance. Built with high performance and cost efficiency in mind, OpenObserve handles log ingestion and querying at scale.

![Logs Page](../images/features/logs-page.png)
*Logs Page view*

## Key Features

### Log Ingestion
- **Multiple Protocols**: Support for various log shipping protocols including HTTP, syslog, and popular log shippers
- **Structured & Unstructured**: Handle both JSON structured logs and plain text logs
- **Real-time Processing**: Immediate indexing and availability for search and analysis

### Search & Query

- **Field Extraction**: Automatic parsing and extraction of log fields

![Field Extraction](../images/features/log-feilds-detection.png)

- **Full-text Search**: Powerful search capabilities across all log fields

![Full-text Search](../images/features/full-text-search.png)

- **SQL Queries**: Use familiar SQL syntax for complex log analysis

![SQL Queries](../images/features/sql-based-log-search.png)

- **Time-based Filtering**: Efficient time range queries for targeted log exploration

![Time-based Filtering](../images/features/time-selection.png)

### Storage & Performance
- **Compressed Storage**: Efficient compression reduces storage costs significantly

![Compressed Storage](../images/features/data-compression.png)

- **Fast Retrieval**: Optimized indexing for quick log searches and aggregations

![Indexing](../images/features/index.png)

- **Retention Policies**: Configurable data retention to manage storage costs

![Retention Policies](../images/features/data-retention.png)

49 changes: 49 additions & 0 deletions docs/features/metrics.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Logs

OpenObserve provides powerful log management capabilities for collecting, storing, and analyzing log data from your applications and infrastructure.

## Overview

Logs in OpenObserve offer comprehensive observability into your system's behavior, allowing you to track events, debug issues, and monitor application performance. Built with high performance and cost efficiency in mind, OpenObserve handles log ingestion and querying at scale.

![Logs Page](../images/features/logs-page.png)
*Logs Page view*

## Key Features

### Log Ingestion
- **Multiple Protocols**: Support for various log shipping protocols including HTTP, syslog, and popular log shippers
- **Structured & Unstructured**: Handle both JSON structured logs and plain text logs
- **Real-time Processing**: Immediate indexing and availability for search and analysis

### Search & Query

- **Field Extraction**: Automatic parsing and extraction of log fields

![Field Extraction](../images/features/log-feilds-detection.png)

- **Full-text Search**: Powerful search capabilities across all log fields

![Full-text Search](../images/features/full-text-search.png)

- **SQL Queries**: Use familiar SQL syntax for complex log analysis

![SQL Queries](../images/features/sql-based-log-search.png)

- **Time-based Filtering**: Efficient time range queries for targeted log exploration

![Time-based Filtering](../images/features/time-selection.png)

### Storage & Performance
- **Compressed Storage**: Efficient compression reduces storage costs significantly

![Compressed Storage](../images/features/data-compression.png)

- **Fast Retrieval**: Optimized indexing for quick log searches and aggregations

![Indexing](../images/features/index.png)

- **Retention Policies**: Configurable data retention to manage storage costs

![Retention Policies](../images/features/data-retention.png)

49 changes: 49 additions & 0 deletions docs/features/query.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Logs

OpenObserve provides powerful log management capabilities for collecting, storing, and analyzing log data from your applications and infrastructure.

## Overview

Logs in OpenObserve offer comprehensive observability into your system's behavior, allowing you to track events, debug issues, and monitor application performance. Built with high performance and cost efficiency in mind, OpenObserve handles log ingestion and querying at scale.

![Logs Page](../images/features/logs-page.png)
*Logs Page view*

## Key Features

### Log Ingestion
- **Multiple Protocols**: Support for various log shipping protocols including HTTP, syslog, and popular log shippers
- **Structured & Unstructured**: Handle both JSON structured logs and plain text logs
- **Real-time Processing**: Immediate indexing and availability for search and analysis

### Search & Query

- **Field Extraction**: Automatic parsing and extraction of log fields

![Field Extraction](../images/features/log-feilds-detection.png)

- **Full-text Search**: Powerful search capabilities across all log fields

![Full-text Search](../images/features/full-text-search.png)

- **SQL Queries**: Use familiar SQL syntax for complex log analysis

![SQL Queries](../images/features/sql-based-log-search.png)

- **Time-based Filtering**: Efficient time range queries for targeted log exploration

![Time-based Filtering](../images/features/time-selection.png)

### Storage & Performance
- **Compressed Storage**: Efficient compression reduces storage costs significantly

![Compressed Storage](../images/features/data-compression.png)

- **Fast Retrieval**: Optimized indexing for quick log searches and aggregations

![Indexing](../images/features/index.png)

- **Retention Policies**: Configurable data retention to manage storage costs

![Retention Policies](../images/features/data-retention.png)

Loading