mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
Fix formatting in logs-management.ejs file
This commit is contained in:
parent
2613e4092d
commit
486d4b1075
@ -26,7 +26,9 @@
|
||||
<div class="">Fastest log management on the planet.</div>
|
||||
<div class="text-indigo-600">Ingest petabytes of logs and search in milliseconds.</div>
|
||||
</h1>
|
||||
<p class="mx-auto mt-3 text-base text-gray-500 sm:text-lg md:mt-5 md:text-xl mb-32">We have built fastest log software on the planet, powered by Ceph & Clickhouse. Ingest from any source, alert right team members when things go wrong.</p>
|
||||
<p class="mx-auto mt-3 text-base text-gray-500 sm:text-lg md:mt-5 md:text-xl mb-32">We have built
|
||||
fastest log software on the planet, powered by Ceph & Clickhouse. Ingest from any source, alert
|
||||
right team members when things go wrong.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -52,8 +54,10 @@
|
||||
<div class="relative overflow-hidden bg-white pt-16 pb-32">
|
||||
<div class="max-w-3xl1 pr-12">
|
||||
<h2 class="text-base font-semibold leading-7 text-indigo-500 sm:text-center">Why OneUptime.</h2>
|
||||
<p class="text-3xl font-bold tracking-tight text-gray-900 sm:text-center">Save 8x the cost when you ingest logs with OneUptime.</p>
|
||||
<p class="mt-5 text-xl text-gray-500 sm:text-center mb-12">We offer the most cost effective log management software on the planet. Save 8x when you compare OneUptime to Datadog.</p>
|
||||
<p class="text-3xl font-bold tracking-tight text-gray-900 sm:text-center">Save 8x the cost when you ingest
|
||||
logs with OneUptime.</p>
|
||||
<p class="mt-5 text-xl text-gray-500 sm:text-center mb-12">We offer the most cost effective log management
|
||||
software on the planet. Save 8x when you compare OneUptime to Datadog.</p>
|
||||
</div>
|
||||
<div class="relative mt-20">
|
||||
<div class="lg:mx-auto lg:grid lg:max-w-7xl lg:grid-flow-col-dense lg:grid-cols-2 lg:gap-24 lg:px-8">
|
||||
@ -85,7 +89,8 @@
|
||||
<div class="mt-8 border-t border-gray-200 pt-6">
|
||||
<blockquote>
|
||||
<div>
|
||||
<p class="text-base text-gray-500">“Ingest from any source - application, containers, even syslog.”</p>
|
||||
<p class="text-base text-gray-500">“Ingest from any source - application, containers, even
|
||||
syslog.”</p>
|
||||
</div>
|
||||
<footer class="mt-3">
|
||||
<div class="flex items-center space-x-3">
|
||||
@ -119,7 +124,8 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class="mt-6">
|
||||
<h2 class="text-3xl font-bold tracking-tight text-gray-900">Ingest from any source - application, containers, and syslog.</h2>
|
||||
<h2 class="text-3xl font-bold tracking-tight text-gray-900">Ingest from any source - application,
|
||||
containers, and syslog.</h2>
|
||||
<p class="mt-4 text-lg text-gray-500">Onboard your entire company to your private status page. We do
|
||||
not charge per subscriber or a status page user. Subscribers can subscribe via Email, SMS, Webhooks
|
||||
or RSS. </p>
|
||||
@ -168,7 +174,8 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class="mt-6">
|
||||
<h2 class="text-3xl font-bold tracking-tight text-gray-900">Search in seconds or write a custom SQL query.</h2>
|
||||
<h2 class="text-3xl font-bold tracking-tight text-gray-900">Search in seconds or write a custom SQL
|
||||
query.</h2>
|
||||
<p class="mt-4 text-lg text-gray-500">Customize your status page and make it look like your brand. We
|
||||
let you add custom colors, HTML, CSS or even JavaScript. Build it the way you like.</p>
|
||||
<div class="mt-6">
|
||||
@ -217,7 +224,8 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class="mt-6">
|
||||
<h2 class="text-3xl font-bold tracking-tight text-gray-900">Alert right team members at the right time.</h2>
|
||||
<h2 class="text-3xl font-bold tracking-tight text-gray-900">Alert right team members at the right
|
||||
time.</h2>
|
||||
<p class="mt-4 text-lg text-gray-500">Post notes directly on your status page and communicate directly
|
||||
with your team, customers and users. Always keep them in the loop and reduce support costs. </p>
|
||||
<div class="mt-6">
|
||||
@ -284,7 +292,8 @@
|
||||
<h3 class="mt-8 text-lg font-semibold leading-8 tracking-tight text-gray-900">Reliability
|
||||
Guaranteed.</h3>
|
||||
<p class="mt-5 text-base leading-7 text-gray-600">Hosted on a distributed high avalability
|
||||
infrastructure across multiple clouds and continents so your status page is never down, even if
|
||||
infrastructure across multiple clouds and continents so your log management software is never
|
||||
down, even if
|
||||
major cloud provider (AWS, Azure, GCP, etc) is down.</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -401,7 +410,7 @@
|
||||
<%- include('features-table') -%>
|
||||
<%- include('cta') -%>
|
||||
<%- include('footer') -%>
|
||||
<%- include('./partials/video-script') -%>
|
||||
<%- include('./partials/video-script') -%>
|
||||
|
||||
</body>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user