mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
"write scripts" can be confusing for folks who might think these are pre-osquery manual data collection scripts (#2969)
This commit is contained in:
parent
5dece416da
commit
ff2ce0e7de
1 changed files with 1 additions and 1 deletions
2
website/views/pages/homepage.ejs
vendored
2
website/views/pages/homepage.ejs
vendored
|
|
@ -93,7 +93,7 @@
|
|||
<div style="max-width: 566px;" class="text-center px-2 px-sm-0 mx-auto">
|
||||
<h3 class="mb-3">Collect and push predictable data</h3>
|
||||
<p>
|
||||
Write scripts with fleetctl and design scheduled queries to integrate alerts and dashboards across your enterprise.
|
||||
Automate scheduled queries to integrate alerts and dashboards across your enterprise.
|
||||
</p>
|
||||
</div>
|
||||
<div class="log-destination-grid container d-flex flex-wrap justify-content-center p-0 pt-4 mx-auto">
|
||||
|
|
|
|||
Loading…
Reference in a new issue