diff --git a/docs/README.md b/docs/README.md index 65864b5c78..2c775105ef 100644 --- a/docs/README.md +++ b/docs/README.md @@ -9,4 +9,4 @@ Welcome to the Kolide documentation. - If you are interested in accessing the Kolide REST API in order to programmatically interact with your osquery installation, please see the [API Documentation](./api/README.md). - Finally, if you're interested in interacting with the Kolide source code, you will find information on modifying and building the code in the [Development Documentation](./development/README.md). -If you have any questions, please don't hesitate to reach out to [support@kolide.co](mailto:support@kolide.co). +If you have any questions, please don't hesitate to [File a GitHub issue](https://github.com/kolide/fleet/issues) or [join us on Slack](https://osquery-slack.herokuapp.com/). You can find us in the `#kolide` channel. diff --git a/docs/application/working-with-osquery-logs.md b/docs/application/working-with-osquery-logs.md index 0f03b02507..c20cf9061f 100644 --- a/docs/application/working-with-osquery-logs.md +++ b/docs/application/working-with-osquery-logs.md @@ -10,4 +10,4 @@ You can also configure the path which logs are written via environment variables As the Fleet server ingests logs from osquery, it will write them to the paths described using the above flags. You are encouraged to forward these logs into your company's log aggregation/alerting pipeline directly. For more information on configuring various systems to ingest osquery logs, consider reviewing the [Log Aggregation](https://osquery.readthedocs.io/en/stable/deployment/log-aggregation/) documentation on the official osquery wiki. -As the Fleet application grows, we are going to expand this feature based on customer feedback. If you would like direct integrations with a specific third-party application, please let us know at [support@kolide.co](mailto:support@kolide.co). +As the Fleet application grows, we are going to expand this feature based on customer feedback. If you would like direct integrations with a specific third-party application, please let us know by [filing an issue on github](https://github.com/kolide/fleet/issues) or [joining us on Slack](https://osquery-slack.herokuapp.com/). diff --git a/frontend/components/hosts/HostContainer/HostContainer.jsx b/frontend/components/hosts/HostContainer/HostContainer.jsx index 555f513f4b..91784aa2ed 100644 --- a/frontend/components/hosts/HostContainer/HostContainer.jsx +++ b/frontend/components/hosts/HostContainer/HostContainer.jsx @@ -36,9 +36,8 @@ class HostContainer extends Component {
Still having trouble? Want to talk to a human?
-Contact Kolide Support:
- +Still having trouble?
+Might we recommend going back on your browser or visiting the home page?
diff --git a/frontend/pages/Kolide500/Kolide500.jsx b/frontend/pages/Kolide500/Kolide500.jsx index 5362d0f420..0b518fc4b2 100644 --- a/frontend/pages/Kolide500/Kolide500.jsx +++ b/frontend/pages/Kolide500/Kolide500.jsx @@ -22,7 +22,7 @@ class Kolide404 extends Component {We have alerted the engineers and they are working on a solution.