Skip to content

docs: Update docs for syslog TCP server TLS configuration options#67

Merged
hengfeiyang merged 3 commits intoopenobserve:mainfrom
technusm1:main
Jan 19, 2026
Merged

docs: Update docs for syslog TCP server TLS configuration options#67
hengfeiyang merged 3 commits intoopenobserve:mainfrom
technusm1:main

Conversation

@technusm1
Copy link
Contributor

This PR updates the syslog.md and environment-variables.md files to reflect the new TLS configuration options for Syslog server.

Issue addressed: #6956

technusm1 and others added 2 commits June 7, 2025 16:56
* Update syslog.md and environment-variables.md with TLS configuration options for syslog TCP server

---------

Co-authored-by: technusm1 <[email protected]>
technusm1 added a commit to technusm1/openobserve that referenced this pull request Jun 7, 2025
Features:
- Setup TLS server using tcp as the transport
- API endpoint for certificate download: `GET /api/syslog-tcp-server-ca-cert`, `GET /api/syslog-tcp-server-cert`

The corresponding documentation updates are listed in this PR: openobserve/openobserve-docs#67

Issue addressed: openobserve#6956
@technusm1 technusm1 marked this pull request as ready for review June 7, 2025 11:41
@hengfeiyang hengfeiyang merged commit 4c3db0a into openobserve:main Jan 19, 2026
ktx-krupa added a commit that referenced this pull request Feb 23, 2026
* update docs: pipelines pages, alert history, custom chart for metrics using promql  (#263)

* doc fix: streams docs and custom charts docs

* update pipelines pages, alert history, custom chart for metrics using promql doc

* Dashboard doc fix (#264)

* doc fix: streams docs and custom charts docs

* update pipelines pages, alert history, custom chart for metrics using promql doc

* doc fix: formatting and 404 fixes

* doc-fixes (#265)

* fix: update Slack community links to use marketing opt-in page (#266)

* Update doc (#269)

* Add distinct values documentation and related images (#258)

* New Doc: Custom charts for metrics using PromQL (#260)

* doc fix: streams docs and custom charts docs (#261)

* update docs: pipelines pages, alert history, custom chart for metrics using promql  (#263)

* doc fix: streams docs and custom charts docs

* update pipelines pages, alert history, custom chart for metrics using promql doc

* Dashboard doc fix (#264)

* doc fix: streams docs and custom charts docs

* update pipelines pages, alert history, custom chart for metrics using promql doc

* doc fix: formatting and 404 fixes

* doc-fixes (#265)

* new docs: License and multiple promql custom chart | update pipeline user guides

---------

Co-authored-by: ktx-krupa <[email protected]>

* New docs: General Settings and Service Graph | update docs: Work Group, Pipeline, License Management (#272)

* fixed architecture page menuu + seo title (#275)

Co-authored-by: Manas Sharma <[email protected]>

* Enhance Prometheus metrics ingestion documentation (#276)

Updated the Prometheus ingestion documentation to clarify querying options and added an image.

* fix: added notes for RUM session replay (#277)

* fix: added notes for RUM session replay

* Update rum.md

* Update rum.md

* Added O2 k8s operator docs (#280)

* added index pages (#281)

Co-authored-by: Manas Sharma <[email protected]>

* add capacity planning (#279)

* 404 fix (#282)

Co-authored-by: Manas Sharma <[email protected]>

* Docs filename (#283)

* 404 fix

* fix filenames

---------

Co-authored-by: Manas Sharma <[email protected]>

* updated pages (#284)

Co-authored-by: Manas Sharma <[email protected]>

* fixed 404s (#286)

Co-authored-by: Manas Sharma <[email protected]>

* feat: Rum documentation (#285)

* fix: added rum user guide documentation

* fix: removed unwanted files

* Added MCP Docs (#287)

* fix/404 links for airflow/cribl

* add docs for mcp server

---------

Co-authored-by: simranquirky <simranquirky>

* add enterprise feature note (#288)

* fix/404 links for airflow/cribl

* add note on enterprise feature

---------

Co-authored-by: simranquirky <simranquirky>

* Add env setting for mcp (#289)

* fix: inconsistency in Frontend Observability features (#291)

* Update resource limits in work_group.md to 50% for long and short query groups

* image fix in remote-destinations pipeline page (#293)

Co-authored-by: Manas Sharma <[email protected]>

* Enhance migration documentation (#294)

* added license implementation details to installation guide (#295)

* added license implementation details to installation guide

* added more features and minor edits

---------

Co-authored-by: Manas Sharma <[email protected]>

* License update (#296)

* added license implementation details to installation guide

* added more features and minor edits

* fixed formatting

---------

Co-authored-by: Manas Sharma <[email protected]>

* docs: Update docs for syslog TCP server TLS configuration options (#67)

* docs: Updated docs for TLS options for syslog TCP server (#1)

* Update syslog.md and environment-variables.md with TLS configuration options for syslog TCP server

---------

Co-authored-by: technusm1 <[email protected]>

* Added TLS configuration environment variables to syslog docs

---------

Co-authored-by: technusm1 <[email protected]>

* fix: force host style (#297)

* removing zplane as its deprecated (#298)

* fix: update plausible event name for demo button in header (#300)

* SIEM (#301)

* add how to use O2 as SIEM

* added insights feature (#302)

Co-authored-by: Manas Sharma <[email protected]>

* add SIEM architecture (#303)

* added seo deatils and keyword fixes (#304)

Co-authored-by: Manas Sharma <[email protected]>

* feat : O2 CLI docs (#305)

* Add O2 CLI documentation to navigation

* Add O2 CLI documentation

* Add GitHub link for OpenObserve Operator

* Add restructuring script for integration cards and generate static card data

- Introduced `restructure_cards.py` to parse and restructure integration cards in the HTML template.
- Updated card structure to separate default and hover content for better UX.
- Generated `static_cards.txt` containing 43 integration cards with detailed descriptions and links.

* Refactor code structure for improved readability and maintainability

* Update SVG assets for Nginx and Windows integrations

- Replaced the Nginx SVG with a new design featuring updated dimensions and colors.
- Updated the Windows SVG to a new design with larger dimensions and a revised color scheme.

* Add new integration icons and update existing ones

- Added new SVG icons for MCP, NATS, NGINX, and Windows.
- Updated the NATS icon to a new design.
- Replaced the Google Cloud Run icon with a GCP icon in the integrations HTML.

* Add new missing integration content

* style: format CSS for improved readability and consistency

* Enhance initialization logic to prevent double execution and support re-initialization on page navigation

* Add .NET integration icon and update CSS for filter tags and search input borders

* style: update integration card icon dimensions and padding for improved layout

* Remove outdated security and server integration documentation, including Microsoft 365, NGINX, Oracle WebLogic, Vercel, and Windows Server guides. Delete associated images and navigation files to streamline the integration section.

* Refactor code structure for improved readability and maintainability

* style: enhance dark mode support for search input and filter tags with improved visibility

* Refactor code structure for improved readability and maintainability

* Add integration guides for various platforms and enhance styles

- Introduced new integration guides for NGINX, Oracle WebLogic, Vercel, and Windows Server monitoring.
- Added images and structured content for better clarity in integration steps.
- Implemented CSS enhancements for integration cards, improving hover effects and visual categorization.
- Included troubleshooting sections for each integration guide to assist users in resolving common issues.

* added azure services

* Implement code changes to enhance functionality and improve performance

* Implement new feature for user authentication and improve error handling

* new docs: Kubernetes Scaling, SSO Claim Parser, and SSO Claim Samples

---------

Co-authored-by: Debashis Borgohain <[email protected]>
Co-authored-by: Manas Sharma <[email protected]>
Co-authored-by: Manas Sharma <[email protected]>
Co-authored-by: Simran Kumari <[email protected]>
Co-authored-by: Bhargav <[email protected]>
Co-authored-by: mmosarafO2 <[email protected]>
Co-authored-by: Prabhat Sharma <[email protected]>
Co-authored-by: Hengfei Yang <[email protected]>
Co-authored-by: Maheep Kumar <[email protected]>
Co-authored-by: technusm1 <[email protected]>
Co-authored-by: Chaitanya Sistla <[email protected]>
Co-authored-by: Kirtan Thakkar <[email protected]>
Co-authored-by: ktx-abhishek <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants