From 9ab1eed0036d0999489f1bf9731c03aa57b1f51c Mon Sep 17 00:00:00 2001 From: Eric Date: Wed, 7 Jun 2023 17:29:57 -0500 Subject: [PATCH] Update invalid osquery slack invitation link in markdown files (#12186) Changes: - Updated the old (now invalid) osquery slack invitation link to go to fleetdm.com/slack (which redirects to a valid osquery slack invitation) --- articles/a-new-fleet.md | 2 +- articles/delivering-data-to-snowflake-from-fleet-and-osquery.md | 2 +- articles/how-to-uninstall-osquery.md | 2 +- articles/introducing-orbit-your-fleet-agent-manager.md | 2 +- handbook/engineering/README.md | 2 +- orbit/README.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/articles/a-new-fleet.md b/articles/a-new-fleet.md index d8287b4434..5e5265a05a 100644 --- a/articles/a-new-fleet.md +++ b/articles/a-new-fleet.md @@ -16,7 +16,7 @@ This transition aims to invest further into making the Fleet the best management I have partnered with Mike McNeil, creator of [Sails.js](http://sailsjs.com/about) to build an open-core business model around Fleet. Our new company is [Fleet Device Management](https://fleetdm.com/). We intend to expand the capabilities of the OSS Fleet offering, while beginning to offer additional enterprise grade features. -Releases will be available at [github.com/fleetdm/fleet](http://github.com/fleetdm/fleet) and through Docker with **fleetdm/fleet**. For support, use the #fleet channel on [osquery](https://osquery.slack.com/join/shared_invite/zt-h29zm0gk-s2DBtGUTW4CFel0f0IjTEw#/). +Releases will be available at [github.com/fleetdm/fleet](http://github.com/fleetdm/fleet) and through Docker with **fleetdm/fleet**. For support, use the #fleet channel on [osquery](https://fleetdm.com/slack). We will never charge for features that are currently free in the OSS version of Fleet. Expect to see significant investments and improvements in both the OSS and enterprise offerings. diff --git a/articles/delivering-data-to-snowflake-from-fleet-and-osquery.md b/articles/delivering-data-to-snowflake-from-fleet-and-osquery.md index 447cc05a0d..af612b1eb2 100644 --- a/articles/delivering-data-to-snowflake-from-fleet-and-osquery.md +++ b/articles/delivering-data-to-snowflake-from-fleet-and-osquery.md @@ -32,7 +32,7 @@ MDM typically collects data every 24 hours in most MDM applications out of the b ## What is Fleet? -Fleet is a centralized management and orchestration tool for osquery. It allows tech professionals to centralize queries and configurations and handles secure communications from the endpoints to the service. Fleet also provides a set of tools to manage the infrastructure and the osquery installers for each platform. There are many osquery solutions out there that do similar things, but Fleet was attractive to us because they focused solely on getting the data and managing the queries and configurations. Which is what our initial goal was in this proof-of-concept exercise. Fleet has a channel on the [Mac Admins Slack](https://osquery.slack.com/join/shared_invite/zt-h29zm0gk-s2DBtGUTW4CFel0f0IjTEw#/) you can join if you are interested in learning more. Additional noteworthy features are (but are not limited to) SAML integration for your IdP, support, RBAC for teams, and they are looking to add vulnerability data to their product as well. They also display the osquery table schema in the web application for quick reference, which is a nice quality of life feature. +Fleet is a centralized management and orchestration tool for osquery. It allows tech professionals to centralize queries and configurations and handles secure communications from the endpoints to the service. Fleet also provides a set of tools to manage the infrastructure and the osquery installers for each platform. There are many osquery solutions out there that do similar things, but Fleet was attractive to us because they focused solely on getting the data and managing the queries and configurations. Which is what our initial goal was in this proof-of-concept exercise. Fleet has a channel on the [Mac Admins Slack](https://fleetdm.com/slack) you can join if you are interested in learning more. Additional noteworthy features are (but are not limited to) SAML integration for your IdP, support, RBAC for teams, and they are looking to add vulnerability data to their product as well. They also display the osquery table schema in the web application for quick reference, which is a nice quality of life feature. The two features I want to focus on for this blog post are the live queries and the scheduled queries. Live queries are probably what you would assume they are. It is a feature where you can run a query from the Fleet application and get near-real-time results back from an endpoint (or many endpoints) very quickly. Scheduled queries run at a set increment of time, and those query results can be streamed from the application to cloud storage. diff --git a/articles/how-to-uninstall-osquery.md b/articles/how-to-uninstall-osquery.md index 3f8a95fbcf..c5c54359ab 100644 --- a/articles/how-to-uninstall-osquery.md +++ b/articles/how-to-uninstall-osquery.md @@ -50,7 +50,7 @@ sudo yum remove osquery rm -rf /var/osquery /var/log/osquery /etc/osquery ``` -Are you running into trouble uninstalling osquery on macOS, Windows, or Linux? Get help on Slack in the [#fleet channel](https://osquery.slack.com/join/shared_invite/zt-h29zm0gk-s2DBtGUTW4CFel0f0IjTEw#/). +Are you running into trouble uninstalling osquery on macOS, Windows, or Linux? Get help on Slack in the [#fleet channel](https://fleetdm.com/slack). diff --git a/articles/introducing-orbit-your-fleet-agent-manager.md b/articles/introducing-orbit-your-fleet-agent-manager.md index 6400b1ee20..e997bf7d09 100644 --- a/articles/introducing-orbit-your-fleet-agent-manager.md +++ b/articles/introducing-orbit-your-fleet-agent-manager.md @@ -27,7 +27,7 @@ We’re just at v1 and Orbit has a long way to go. We want Orbit to be Fleet’s Orbit will be the one-stop shop for all your agent needs in Fleet. Stay tuned as we deliver improvements to make that vision a reality. -If you have suggestions for Orbit, please share them with us in the osquery Slack [#fleet channel](https://osquery.slack.com/join/shared_invite/zt-h29zm0gk-s2DBtGUTW4CFel0f0IjTEw#/) or open an issue in Github. +If you have suggestions for Orbit, please share them with us in the osquery Slack [#fleet channel](https://fleetdm.com/slack) or open an issue in Github. diff --git a/handbook/engineering/README.md b/handbook/engineering/README.md index a29ca3f9b6..e5a2c5b402 100644 --- a/handbook/engineering/README.md +++ b/handbook/engineering/README.md @@ -428,7 +428,7 @@ Our goal is to answer every question with a link to the docs and/or result in a ### Tracking -When responding to a question or issue in the [#fleet](https://osquery.slack.com/join/shared_invite/zt-h29zm0gk-s2DBtGUTW4CFel0f0IjTEw#/) channel of the osquery Slack workspace, push the thread to Zapier using the `TODO: Update docs` Zap. This will add information about the thread to the [Slack Questions Spreadsheet](https://docs.google.com/spreadsheets/d/15AgmjlnV4oRW5m94N5q7DjeBBix8MANV9XLWRktMDGE/edit#gid=336721544). In the `Notes` field, you can include any information that you think will be helpful when making weekly doc updates. That may be something like +When responding to a question or issue in the [#fleet](https://fleetdm.com/slack) channel of the osquery Slack workspace, push the thread to Zapier using the `TODO: Update docs` Zap. This will add information about the thread to the [Slack Questions Spreadsheet](https://docs.google.com/spreadsheets/d/15AgmjlnV4oRW5m94N5q7DjeBBix8MANV9XLWRktMDGE/edit#gid=336721544). In the `Notes` field, you can include any information that you think will be helpful when making weekly doc updates. That may be something like - proposed change to the documentation. - documentation link that was sent as a response. diff --git a/orbit/README.md b/orbit/README.md index a44f775315..f3a1379dfd 100644 --- a/orbit/README.md +++ b/orbit/README.md @@ -74,6 +74,6 @@ Orbit uses a configurable update server. We expect that many folks will just use #### Chat -Please join us in the #fleet channel on [osquery Slack](https://osquery.slack.com/join/shared_invite/zt-h29zm0gk-s2DBtGUTW4CFel0f0IjTEw#/). +Please join us in the #fleet channel on [osquery Slack](https://fleetdm.com/slack). Banner featuring a futuristic cloud city with the Fleet logo