diff --git a/docs/deployment/file-access-auth.md b/docs/deployment/file-access-auth.md index 6f1f1a2..275e1d1 100644 --- a/docs/deployment/file-access-auth.md +++ b/docs/deployment/file-access-auth.md @@ -199,4 +199,4 @@ When the `EventLogType` configuration key is set to `protobuf`, a log is emitted ### Default Mute Set -The EndpointSecurity framework maintains a set of paths dubbed the "default mute set" that are particularly difficult for ES clients to handle. Additionally, AUTH events from some of these paths have ES response deadline times set very low. In order to help increase stability of this feature, file accesses from binaries in the default mute set are not currently logged. A list of binaries that will not have operations logged can be found in [SNTRuleTable.m](https://github.com/northpolesec/santa/blob/2023.4/Source/santad/DataLayer/SNTRuleTable.m#L90-L105). This could be addressed in the future (see [Github Issue #1096](https://github.com/northpolesec/santa/issues/1096)). +The EndpointSecurity framework maintains a set of paths dubbed the "default mute set" that are particularly difficult for ES clients to handle. Additionally, AUTH events from some of these paths have ES response deadline times set very low. In order to help increase stability of this feature, file accesses from binaries in the default mute set are not currently logged. A list of binaries that will not have operations logged can be found in [SNTRuleTable.m](https://github.com/google/santa/blob/2023.4/Source/santad/DataLayer/SNTRuleTable.m#L90-L105). This could be addressed in the future (see [Github Issue #1096](https://github.com/google/santa/issues/1096)). diff --git a/docs/deployment/getting-started.md b/docs/deployment/getting-started.md index d5efcce..2a4a41c 100644 --- a/docs/deployment/getting-started.md +++ b/docs/deployment/getting-started.md @@ -12,7 +12,7 @@ This page shows you the process to get started with your deployment of Santa. 1. (Optional) Set up a [sync server](../introduction/syncing-overview.md). For a list of open-source sync servers, see [Sync Servers](sync-servers.md). Without a sync server, [`santactl`](../binaries/santactl.md) can configure rules locally. -1. Create and install your Santa configuration profile to customize your deployment of Santa. See [Configuration](configuration.md) for a reference list of the available options and an [example profile](https://github.com/northpolesec/santa/blob/main/docs/deployment/com.northpolesec.santa.example.mobileconfig). +1. Create and install your Santa configuration profile to customize your deployment of Santa. See [Configuration](configuration.md) for a reference list of the available options and an [example profile](https://github.com/northpolesec/santa/blob/main/docs/deployment). TODO: update link to point at com.northpolesec.santa.example.mobileconfig. 1. Install the TCC and system extension configuration profiles: