Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/user-guide/admin/logzio-accounts/accounts.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Once you toggle the 2FA option, you'll receive an email guiding you on setting u
| Settings | Description |
|---|---|
| **Token** | The default [token](https://docs.logz.io/docs/user-guide/admin/authentication-tokens/tokens/) for the account. Each account has a set of different tokens which you can use to configure shippers, send data to your account, allow access, and more. Keep these tokens secure. |
| **Account name** | Your account name. You can edit and update it at any time. |
| **Account name** | Name of the account. Special characters such as `<`, `>`, `:`, `\"`, `/`, `\\`, `|`, `?`, `*` are not supported. You can edit and update the name at any time. |
| **Total daily volume** | The maximum volume of logs/data you can ship per calendar day. The index resets every day at midnight (00:00 UTC). |
| **Retention** | The number of days your data is kept in storage. _Note that retention is measured in days, not hours. Retention of 2 days allows you to view logs from yesterday to today, and it's not the equivalent of 48 hours._ |
| **Save account utilization metrics** | You can enable this option to log [account utilization metrics](/docs/user-guide/admin/account-volume-optimization/manage-account-usage/#what-are-account-utilization-metrics). Depending on the required granularity, metrics can be calculated every 10, 30, or 60 minutes. Utilization data is stored in a separate index as the log type: `logzio_account_utilization`. |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ If flexible volume is enabled, you can share indexing capacity between accounts.

At the bottom of the page, you’ll find a breakdown of all related accounts for this telemetry type. Each row includes:

* Account name – The name of the main or sub-account
* Account name – The name of the main or sub-account. Special characters such as `<`, `>`, `:`, `\"`, `/`, `\\`, `|`, `?`, `*` are not supported.
* Account ID – The unique identifier for the account
* Vol (GB) – Daily indexing volume allocated to the account
* Retention (days) – How long logs are stored in the hot tier
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ At the top of the page, you'll see a summary of your account, including:

Below that, you’ll find a detailed table listing all related accounts for this telemetry type. Each row includes:

* Account name – The name of the account
* Account name – Name of the account. Special characters such as `<`, `>`, `:`, `\"`, `/`, `\\`, `|`, `?`, `*` are not supported.
* Account ID – A unique identifier for the account
* Plan - The daily UTS allocation for the account
* Token – The token used to ship metrics data to this account
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ By default, new Security accounts automatically pull from the Repository account

At the bottom of the page, you’ll find a breakdown of all related accounts for this telemetry type. Each row includes:

* Account name – The name of the main or sub-account
* Account name – The name of the main or sub-account. Special characters such as `<`, `>`, `:`, `\"`, `/`, `\\`, `|`, `?`, `*` are not supported.
* Account ID – The unique identifier for the account
* Enable for – The number of accounts this Security account is monitoring

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ At the top of the page, you'll see an overview of your account, including:

At the bottom of the page, you’ll find a breakdown of all related accounts for this telemetry type. Each row includes:

* Account name – The name of the main or sub-account
* Account name – The name of the main or sub-account. Special characters such as `<`, `>`, `:`, `\"`, `/`, `\\`, `|`, `?`, `*` are not supported.
* Account ID – The unique identifier for the account
* Vol (GB) – Daily indexing volume allocated to the account
* Optimizers - List of optimizers applied on this account
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ At the top of the page, you'll see a summary of your account, including:

Below that, you’ll find a detailed table listing all related accounts for this telemetry type. Each row includes:

* Account name – The name of the account
* Account name – Name of the account. Special characters such as `<`, `>`, `:`, `\"`, `/`, `\\`, `|`, `?`, `*` are not supported.
* Account ID – A unique identifier for the account
* Spans - Monthly span allocation for the account
* Token – The token used to ship tracing data to this account
Expand Down