Website - update osquery management content (#11124)
I updated the osquery management content and images. Co-authored-by: Eric <eashaw@sailsjs.com>
|
Before Width: | Height: | Size: 387 KiB After Width: | Height: | Size: 84 KiB |
|
Before Width: | Height: | Size: 84 KiB After Width: | Height: | Size: 388 KiB |
|
Before Width: | Height: | Size: 316 KiB After Width: | Height: | Size: 70 KiB |
|
Before Width: | Height: | Size: 211 KiB |
41
website/views/pages/osquery-management.ejs
vendored
|
|
@ -6,7 +6,7 @@
|
|||
<div purpose="hero-text">
|
||||
<h4 class="mb-2">One agent, any platform, up-to-the-minute data</h4>
|
||||
<h1>Real-time answers from osquery for OS</h1>
|
||||
<p>Fleet lets you harness the power of osquery to investigate all your laptops and servers in real time.</p>
|
||||
<p>Use Fleet to harness the power of osquery to investigate all your computers and servers in real time.</p>
|
||||
<div purpose="button-row" class="d-flex flex-sm-row flex-column justify-content-center align-items-center">
|
||||
<a purpose="cta-button" href="/try-fleet/register?tryitnow">Try Fleet today</a>
|
||||
<a href="https://calendly.com/fleetdm/demo?utm_source=osquery-management+demo" target="_blank" purpose="animated-arrow-button-red">Talk to an expert</a>
|
||||
|
|
@ -20,12 +20,12 @@
|
|||
|
||||
<div purpose="feature" class="d-flex flex-md-row flex-column-reverse justify-content-between mx-auto align-items-center">
|
||||
<div class="d-flex flex-column mr-md-4">
|
||||
<h3>Universally accessible</h3>
|
||||
<p>Get real-time results from all your servers and workstations — all in one place. Ask any question about any endpoint anywhere.</p>
|
||||
<h3>Plays well with others</h3>
|
||||
<p>Ask any question about any endpoint anywhere—real-time results from all your servers and workstations in one single pane of glass.</p>
|
||||
<div purpose="checklist" class="flex-column d-flex">
|
||||
<p>Monitor Mac, Windows, and Linux computers, including servers.</p>
|
||||
<p>IR and SecOps teams can respond to incidents before they become emergencies.</p>
|
||||
<p>Interpret incidents accurately and make decisions using real device data in seconds.</p>
|
||||
<p>Monitor macOS, Windows, Linux, and Chromebook computers, including servers.</p>
|
||||
<p>IR and SecOps teams can respond proactively to incidents before they become emergencies.</p>
|
||||
<p>Interpret incidents accurately and make decisions using actual device data in seconds.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div purpose="feature-image">
|
||||
|
|
@ -38,17 +38,22 @@
|
|||
<img alt="Osquery management feature image" src="images/osquery-management-feature-image-2.svg">
|
||||
</div>
|
||||
<div class="d-flex flex-column ml-md-4">
|
||||
<h3>Deeply integrated data</h3>
|
||||
<p>Send data to any log destination, and integrate interesting findings with any app using our webhooks. triggered by vulnerability, policy, or host status events.</p>
|
||||
<h3>Open source delivering data your way</h3>
|
||||
<p>Whether through the Fleet UI, API, or CLI, real-time insights are always accessible, with strong access controls ensuring your most valuable assets are always kept safe.</p>
|
||||
<div purpose="checklist" class="flex-column d-flex">
|
||||
<p>The observer+ user role empowers SecOps teams with advanced querying capabilities without administrative access.</p>
|
||||
<p>API-only user levels guardrail UI access for GitOps.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div purpose="feature" class="d-flex flex-md-row flex-column-reverse justify-content-between mx-auto align-items-center">
|
||||
<div class="d-flex flex-column mr-md-4">
|
||||
<h3>Workflows for everyone</h3>
|
||||
<p>Enhance Security, DevOps, IT, and HR workflows by taking findings from policies and scheduled queries and automating actions to allow end-user remediation.</p>
|
||||
<h3>Enhance your EDR</h3>
|
||||
<p>Fleet goes where EDRs dare to tread, from organization computers to production servers.</p>
|
||||
<div purpose="checklist" class="flex-column d-flex">
|
||||
<p>CI/CD integration for cloud and on-prem devices</p>
|
||||
<p>Fortune 1000 companies widely adopt Fleet for their endpoints from 1,000, 10,000, to over 100,000 installs.</p>
|
||||
<p>Remotely set osquery flags to control initialization, disable/enable features, and select plugins.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div purpose="feature-image">
|
||||
|
|
@ -56,20 +61,6 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div purpose="feature" class="d-flex flex-md-row flex-column justify-content-between mx-auto align-items-center">
|
||||
<div purpose="feature-image">
|
||||
<img alt="Osquery management feature image" src="images/osquery-management-feature-image-4.svg">
|
||||
</div>
|
||||
<div class="d-flex flex-column ml-md-4">
|
||||
<h3>Keep an accurate inventory of all your devices</h3>
|
||||
<p>Visibility into all laptops across any operating system. Support for servers and containers in any cloud infrastructure.</p>
|
||||
<div purpose="checklist" class="flex-column d-flex">
|
||||
<p>Identify outdated, vulnerable, or compromised software apps and packages.</p>
|
||||
<p>Very other agents, like Munki or Falcon, are installed and working properly.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div purpose="button-row" style="margin-top: 60px;" class="d-flex flex-sm-row flex-column justify-content-center align-items-center mx-auto">
|
||||
<a purpose="cta-button" href="/try-fleet/register?tryitnow">Try Fleet today</a>
|
||||
<a href="https://calendly.com/fleetdm/demo?utm_source=osquery-management+demo" target="_blank" purpose="animated-arrow-button-red">Talk to an expert</a>
|
||||
|
|
|
|||