Home / Companies / OpenObserve / Blog / May 2025

May 2025 Summaries

4 posts from OpenObserve

Filter
Month: Year:
Post Summaries Back to Blog
Heroku is a cloud Platform-as-a-Service (PaaS) that simplifies the deployment, scaling, and management of applications by removing the need for server and infrastructure management, making it a suitable choice for deploying OpenObserve, a modern observability platform. Founded in 2007 and now part of Salesforce, Heroku offers features such as zero DevOps overhead, instant deployment through Git, automatic scaling, built-in monitoring, and a free tier for testing. The step-by-step guide for deploying OpenObserve involves creating a Heroku application, configuring the stack, downloading the necessary binaries, setting up required files and environment variables, and finally deploying the application, which can be scaled for enhanced performance. Heroku supports best practices for production use, including external storage configuration, SSL enablement, monitoring, backups, and using performance dynos, ensuring a reliable and scalable solution for running OpenObserve.
May 14, 2025 682 words in the original blog post.
Retool is a low-code development platform widely used for building internal business applications, offering features like visual development, data integration, and enterprise security. As these applications often manage critical business operations, robust monitoring and observability are essential to ensure reliability and performance. The text outlines various approaches to monitoring Retool applications, including native Retool capabilities, custom integration methods, and the use of OpenObserve, which offers advanced features like real-time processing, custom dashboards, and long-term data retention. Implementing comprehensive monitoring involves enabling error reporting, configuring integrations, and setting up data transformation and monitoring pipelines. The guide emphasizes best practices such as structured error logging, monitoring standards, security considerations, and performance guidelines to maintain operational excellence. By leveraging monitoring tools and following strategic guidelines, organizations can enhance their Retool deployments' reliability and user experience.
May 14, 2025 951 words in the original blog post.
Fortinet monitoring is essential for maintaining visibility and strengthening the security posture of an organization's network infrastructure. Fortinet firewalls, which serve as critical defense mechanisms by filtering traffic and blocking threats, generate extensive security intelligence through logs. Unmonitored logs can lead to missed security insights that help prevent data breaches and service disruptions. Effective monitoring of these logs can enhance threat detection, optimize performance, ensure compliance, improve incident response, and ultimately fortify security policies. OpenObserve provides a comprehensive solution for monitoring Fortinet logs, transforming them into actionable intelligence through its cloud-native architecture that supports scalable ingestion, processing, and visualization. The process involves setting up a log collection system using Fluent Bit, configuring Fortinet devices to send logs to a syslog server, transforming the data with VRL functions within OpenObserve, and creating dashboards for data visualization. This setup allows for proactive security monitoring and quick responses to potential threats, while also facilitating historical analysis for ongoing security enhancement.
May 11, 2025 1,346 words in the original blog post.
OpenObserve's Service Accounts offer a secure and efficient method for programmatic API access by eliminating the need to share user credentials, thus enhancing automation and security. These accounts support native and SSO modes, allowing for local authentication or integration with external Identity Providers (IdPs) via token exchange, which utilizes OAuth 2.0 to facilitate secure resource access across domains. Key features include token-based access, Relationship-Based Access Control (ReBAC) for fine-grained permissions, and token rotation for ongoing security maintenance, while Service Accounts are restricted from UI access to ensure their use remains programmatic. Token exchange, supported by OpenObserve's federated OpenID Connect provider dexIdP, enables applications to convert IdP-issued tokens into OpenObserve tokens, facilitating a seamless trust relationship for secure API interactions. Additionally, ReBAC, powered by OpenFGA, provides precise permission control, ensuring that Service Accounts access only authorized resources and APIs, thus maintaining robust security and granular control over API interactions within observability workflows.
May 05, 2025 918 words in the original blog post.