All integrations

Mezmo

DEVELOPER · DEVELOPER

Log views, alerts, boards, and exclusion rules in the account they connected.

Acts as the person, not as itself

Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.

Credentials never touch the agent

Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.

Every call on the record

Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.

What an agent can do

Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.

mezmo_delete_v1_config_archivingWRITE

Use this method to delete the archiving configuration. Changes the organization-wide log archive destination.

api
mezmo_delete_v1_config_board_by_boardidWRITE

Use this method to delete a board.

api
mezmo_delete_v1_config_categories_by_type_by_idWRITE

Use this method to delete a category.

api
mezmo_delete_v1_config_groups_by_groupidWRITE

Use this method to delete a log group. Changes the organization's role-based access groups.

api
mezmo_delete_v1_config_ingestion_exclusions_by_idWRITE

Use this method to delete an exclusion rule.

api
mezmo_delete_v1_config_keys_by_idWRITE

Delete a specific key by its `id`. Changes the organization's shared keys: a deleted or rotated key stops working for everything that uses it.

api
mezmo_delete_v1_config_members_by_emailWRITE

Removes a member from the organization. This does not delete the user. Changes organization membership and roles.

api
mezmo_delete_v1_config_parsing_template_by_templateidWRITE

Use this method to delete a parsing template.

api
mezmo_delete_v1_config_presetalert_by_presetidWRITE

Use this method to delete a preset alert.

api
mezmo_delete_v1_config_screen_by_idWRITE

Deletes a screen.

api
mezmo_delete_v1_config_view_by_viewidWRITE

Use this method to delete a view and any attached alerts.

api
mezmo_delete_v1_enterprise_account_by_accountidWRITE

Deprecated. Superseded by the `/v3/enterprise` endpoints under the Enterprise tag. Detaches a child organization from the enterprise. The child organization is not deleted and can continue to work afterwards. NOT CALLABLE with this integration's access key: Enterprise v1 needs the enterprise-servicekey header. Use the Enterprise v3 tools.

api
mezmo_delete_v1_enterprise_keys_by_idWRITE

Deprecated. Superseded by the `/v3/enterprise` endpoints under the Enterprise tag. Delete an Enterprise ServiceKey from list of keys for the Enterprise. NOT CALLABLE with this integration's access key: Enterprise v1 needs the enterprise-servicekey header. Use the Enterprise v3 tools.

api
mezmo_delete_v3_pipeline_account_local_deploy_heartbeat_by_edge_idWRITE

Removes existing Edge heartbeats. Intended for self-hosted Mezmo Edge instances; whether it answers on the cloud API is unverified.

api
mezmo_delete_v3_pipeline_by_container_id_source_by_source_id_sample_by_sample_idWRITE

Remove a data sample from the pipeline.

api
mezmo_delete_v3_pipeline_by_pipeline_idWRITE

Removes a pipeline from the account.

api
mezmo_delete_v3_pipeline_by_pipeline_id_by_component_kind_by_component_id_alert_by_alert_idWRITE

Removes an alert attached to a pipeline component.

api
mezmo_delete_v3_pipeline_by_pipeline_id_sink_by_pipeline_sink_idWRITE

Remove sink from a pipeline.

api
mezmo_delete_v3_pipeline_by_pipeline_id_source_by_pipeline_source_idWRITE

Removes a source from a pipeline.

api
mezmo_delete_v3_pipeline_by_pipeline_id_transform_by_pipeline_transform_idWRITE

Removes transform from pipeline.

api
mezmo_delete_v3_pipeline_by_pipeline_id_transform_group_by_pipeline_transform_group_idWRITE

Remove Processor Group from a pipeline.

api
mezmo_delete_v3_pipeline_by_pipeline_id_usage_threshold_alert_by_usage_threshold_alert_idWRITE

Removes an existing threshold alert.

api
mezmo_delete_v3_pipeline_gateway_route_by_gateway_route_idWRITE

Delete an unused gateway route. If the route is used by any active pipeline, an error will be returned.

api
mezmo_delete_v3_pipeline_gateway_route_by_gateway_route_id_access_key_by_idWRITE

Delete an access key. Changes the secrets pipeline ingress accepts for this shared source; a new key is returned once.

api
mezmo_delete_v3_pipeline_gateway_route_by_gateway_route_id_signing_key_by_idWRITE

Removes a signing key attached to a gateway route. Changes the secrets pipeline ingress accepts for this shared source; a new key is returned once.

api
mezmo_delete_v3_transform_group_by_transform_group_idWRITE

Delete a Processor Group.

api
mezmo_delete_v3_transform_group_by_transform_group_id_transform_by_transform_group_transform_idWRITE

Delete a Processor from a Processor Group.

api
mezmo_get_v1_config_archivingREAD

Use this method to get an existing archiving configuration.

api
mezmo_get_v1_config_boardREAD

Get a list of boards.

api
mezmo_get_v1_config_board_by_boardidREAD

Gets the configuration for a specific board.

api
mezmo_get_v1_config_categories_by_typeREAD

Returns all Categories of a type.

api
mezmo_get_v1_config_categories_by_type_by_idREAD

Get a specific category.

api
mezmo_get_v1_config_groupsREAD

Use this method to list the log groups.

api
mezmo_get_v1_config_groups_by_groupidREAD

Use this method to get information on a group.

api
mezmo_get_v1_config_index_rateREAD

Gets the configuration for an Index Rate Alert.

api
mezmo_get_v1_config_ingestion_exclusionsREAD

Returns a list of exclusion rules. Note: This does not return usage quota rules.

api
mezmo_get_v1_config_ingestion_exclusions_by_idREAD

Returns an exclusion rule with the id specified.

api
mezmo_get_v1_config_ingestion_statusREAD

Retrieve the status of ingestion.

api
mezmo_get_v1_config_keysREAD

Retrieve a list of all the keys for an account. Supported key types include `ingestion` and `service`. Use the `type` parameter to filter which type of keys to retrieve.

api
mezmo_get_v1_config_keys_by_idREAD

Retrieves a specific key by its `id`.

api
mezmo_get_v1_config_membersREAD

Retrieves all of the current members in an organization and returns their email, role, and groups.

api
mezmo_get_v1_config_members_by_emailREAD

Returns the role and groups of the specified member.

api
mezmo_get_v1_config_parsing_templateREAD

Get a list of custom parsing templates.

api
mezmo_get_v1_config_parsing_template_by_templateidREAD

Gets the configuration for a specific parsing template.

api
mezmo_get_v1_config_presetalertREAD

Returns all Preset Alerts in the account.

api
mezmo_get_v1_config_presetalert_by_presetidREAD

Get a specific preset alert.

api
mezmo_get_v1_config_screenREAD

List all screens in a short form that only includes the screen id and title.

api
mezmo_get_v1_config_screen_by_idREAD

Retrieve a specific screen.

api
mezmo_get_v1_config_viewREAD

Get a list of views.

api
mezmo_get_v1_config_view_by_viewidREAD

Gets the configuration for a specific view.

api
mezmo_get_v1_enterprise_accountREAD

Deprecated. Superseded by the `/v3/enterprise` endpoints under the Enterprise tag. Retrieves a list of all child organizations that belong to the enterprise. NOT CALLABLE with this integration's access key: Enterprise v1 needs the enterprise-servicekey header. Use the Enterprise v3 tools.

api
mezmo_get_v1_enterprise_account_by_accountidREAD

Deprecated. Superseded by the `/v3/enterprise` endpoints under the Enterprise tag. Retrieves a specific child organization by its id. If the organization does not belong to the enterprise, a 404 error is returned. NOT CALLABLE with this integration's access key: Enterprise v1 needs the enterprise-servicekey header. Use the Enterprise v3 tools.

api
mezmo_get_v1_enterprise_keysREAD

Deprecated. Superseded by the `/v3/enterprise` endpoints under the Enterprise tag. Retrieves all keys of the enterprise. NOT CALLABLE with this integration's access key: Enterprise v1 needs the enterprise-servicekey header. Use the Enterprise v3 tools.

api
mezmo_get_v1_enterprise_keys_by_idREAD

Deprecated. Superseded by the `/v3/enterprise` endpoints under the Enterprise tag. Retrieves a specific enterprise key by its `id`. NOT CALLABLE with this integration's access key: Enterprise v1 needs the enterprise-servicekey header. Use the Enterprise v3 tools.

api
mezmo_get_v1_exportREAD

Use this method to export logs in JSON format from a logging instance.

api
mezmo_get_v1_usage_appsREAD

Lists aggregated usage information for all apps during a time period.

api
mezmo_get_v1_usage_apps_by_nameREAD

Gets the aggregated usage information for an app matching the name provided as a path parameter, during a time period. Returns null when not found.

api
mezmo_get_v1_usage_hostsREAD

Lists aggregated usage information for all hosts during a time period.

api
mezmo_get_v1_usage_hosts_by_nameREAD

Gets the aggregated usage information for a host matching the name provided as a path parameter, during a time period. Returns null when not found.

api
mezmo_get_v1_usage_tagsREAD

Lists aggregated usage information for all tags during a time period.

api
mezmo_get_v1_usage_tags_by_nameREAD

Gets the aggregated usage information for a tag matching the name provided as a path parameter, during a time period. Returns null when not found.

api
mezmo_get_v2_exportREAD

Use this method to export logs in JSON format from a logging instance.

api
mezmo_get_v2_usageREAD

Get aggregated usage information for an account's data during a time period.

api
mezmo_get_v2_usage_appsREAD

Lists aggregated usage information for all apps during a time period.

api
mezmo_get_v2_usage_apps_by_nameREAD

Gets the aggregated usage information for an app matching the name provided as a path parameter during a time period. The `results` will either have a singular item, or be an empty array.

api
mezmo_get_v2_usage_hostsREAD

Lists aggregated usage information for all hosts during a time period.

api
mezmo_get_v2_usage_hosts_by_nameREAD

Gets the aggregated usage information for a host matching the name provided as a path parameter during a time period. The `results` will either have a singular item, or be an empty array.

api
mezmo_get_v2_usage_tagsREAD

Lists aggregated usage information for all tags during a time period.

api
mezmo_get_v2_usage_tags_by_nameREAD

Gets the aggregated usage information for a tag matching the name provided as a path parameter during a time period. The `results` will either have a singular item, or be an empty array.

api
mezmo_get_v3_ai_history_investigationREAD

Retrieve a list of AI investigations for the account.

api
mezmo_get_v3_ai_history_investigation_by_investigation_idREAD

Retrieve a specific AI investigation by its ID.

api
mezmo_get_v3_enterpriseREAD

Get an Enterprise and its child Accounts. Requires an Enterprise service-account (ste_) access key; an ordinary sts_/sta_ key is refused.

api
mezmo_get_v3_enterprise_account_by_account_idREAD

Retrieve a specific child account under an enterprise organization. Requires an Enterprise service-account (ste_) access key; an ordinary sts_/sta_ key is refused.

api
mezmo_get_v3_enterprise_pipelineREAD

Get pipelines for all child organizations of an enterprise. Requires an Enterprise service-account (ste_) access key; an ordinary sts_/sta_ key is refused.

api
mezmo_get_v3_enterprise_pipeline_metric_healthREAD

Get pipeline health metrics for all child organizations of an enterprise. Requires an Enterprise service-account (ste_) access key; an ordinary sts_/sta_ key is refused.

api
mezmo_get_v3_enterprise_pipeline_metric_usageREAD

Get pipeline usage metrics for all child organizations of an enterprise. Requires an Enterprise service-account (ste_) access key; an ordinary sts_/sta_ key is refused.

api
mezmo_get_v3_enterprise_pipeline_nodeREAD

Get pipeline node types, operators and alert schemas. Requires an Enterprise service-account (ste_) access key; an ordinary sts_/sta_ key is refused.

api
mezmo_get_v3_pipelineREAD

List all pipelines for the account.

api
mezmo_get_v3_pipeline_accountREAD

Get list of settings applied to an account.

api
mezmo_get_v3_pipeline_account_local_deploy_configREAD

Gets client configuration for Edge pipelines. Intended for self-hosted Mezmo Edge instances; whether it answers on the cloud API is unverified.

api
mezmo_get_v3_pipeline_account_local_deploy_heartbeatREAD

List all Edge check-ins for the account. Intended for self-hosted Mezmo Edge instances; whether it answers on the cloud API is unverified.

api
mezmo_get_v3_pipeline_account_local_deploy_tasksREAD

Poll and claim available local deployment tasks for a pipeline. Intended for self-hosted Mezmo Edge instances; whether it answers on the cloud API is unverified.

api
mezmo_get_v3_pipeline_audit_eventREAD

Retrieve a paginated list of pipeline audit events for an account.

api
mezmo_get_v3_pipeline_by_container_id_source_by_source_id_sampleREAD

Returns a list of data samples that exist in the pipeline.

api
mezmo_get_v3_pipeline_by_container_id_source_by_source_id_sample_by_sample_idREAD

Returns a data sample.

api
mezmo_get_v3_pipeline_by_pipeline_idREAD

Retrieve a pipeline configuration.

api
mezmo_get_v3_pipeline_by_pipeline_id_alertREAD

List of alerts attached to a pipeline's components.

api
mezmo_get_v3_pipeline_by_pipeline_id_alert_by_alert_idREAD

Retrieves an alert attached to a pipeline component.

api
mezmo_get_v3_pipeline_by_pipeline_id_event_metricsREAD

Query and fetch event metrics for a pipeline.

api
mezmo_get_v3_pipeline_by_pipeline_id_revisionREAD

Returns a list of revisions that exist in the pipeline.

api
mezmo_get_v3_pipeline_by_pipeline_id_revision_by_pipeline_revision_lookupREAD

Returns a pipeline configuration from a particular version.

api
mezmo_get_v3_pipeline_by_pipeline_id_sink_by_pipeline_sink_idREAD

Fetch a sink configuration of a pipeline.

api
mezmo_get_v3_pipeline_by_pipeline_id_source_by_pipeline_source_idREAD

Fetches configuration of a source.

api
mezmo_get_v3_pipeline_by_pipeline_id_transform_by_pipeline_transform_idREAD

Fetch transform configuration.

api
mezmo_get_v3_pipeline_by_pipeline_id_transform_by_pipeline_transform_id_classifier_analysisREAD

Fetch classifier analysis for a pipeline transform.

api
mezmo_get_v3_pipeline_by_pipeline_id_transform_group_by_pipeline_transform_group_idREAD

Fetch Processor Group in a pipeline.

api
mezmo_get_v3_pipeline_by_pipeline_id_usage_threshold_alertREAD

Returns configuration of existing threshold alerts.

api
mezmo_get_v3_pipeline_by_pipeline_id_usage_threshold_alert_by_usage_threshold_alert_idREAD

Returns usage threshold configuration.

api
mezmo_get_v3_pipeline_classifier_analysisREAD

Retrieve information about a classification of a shared source.

api
mezmo_get_v3_pipeline_classifier_by_analysis_id_fieldsREAD

Get Field Summary for an analysis.

api
mezmo_get_v3_pipeline_classifier_by_analysis_id_fields_by_field_nameREAD

Get Field Summary values for a field in an analysis.

api
mezmo_get_v3_pipeline_gateway_routeREAD

List all of the shareable gateway routes for an account.

api
mezmo_get_v3_pipeline_gateway_route_by_gateway_route_idREAD

Retreive a gateway route.

api
mezmo_get_v3_pipeline_grok_patternREAD

Retrieves a list of grok patterns available to use.

api
mezmo_get_v3_pipeline_healthREAD

Returns overall ingestion health as well as pipeline-specific health, such as lag in a pipeline's sources.

api
mezmo_get_v3_pipeline_metric_healthREAD

Query and fetch health information for the current account.

api
mezmo_get_v3_pipeline_metric_usageREAD

Query and fetch usage metrics for the current account.

api
mezmo_get_v3_pipeline_metric_usage_profileREAD

Query and fetch usage metrics from data profiling.

api
mezmo_get_v3_pipeline_metric_usage_profile_log_clusteringREAD

Query and fetch log clustering usage metrics from data profiling.

api
mezmo_get_v3_pipeline_metric_usage_profile_log_clustering_samplesREAD

Query and fetch log cluster samples from data profiling.

api
mezmo_get_v3_pipeline_nodeREAD

A list of all available nodes for use when creating pipelines.

api
mezmo_get_v3_pipeline_state_variableREAD

List all state variables defined in the account.

api
mezmo_get_v3_pipeline_state_variable_by_state_variable_idREAD

Fetches the value of a state variable.

api
mezmo_get_v3_pipeline_to_manifest_by_pipeline_idREAD

Export a SaaS pipeline to a portable YAML or JSON manifest. Requires pipeline:read.

api
mezmo_get_v3_pipeline_transform_classifier_analysisREAD

Fetch transform classifier analyses.

api
mezmo_get_v3_transform_groupREAD

List all Processor Groups for the account.

api
mezmo_get_v3_transform_group_by_transform_group_idREAD

Get a Processor Group.

api
mezmo_get_v3_transform_group_by_transform_group_id_revisionREAD

List all Processor Group revisions.

api
mezmo_get_v3_transform_group_by_transform_group_id_revision_by_transform_group_revision_lookupREAD

Fetch Processor Group revision.

api
mezmo_get_v3_transform_group_by_transform_group_id_transform_by_transform_group_transform_idREAD

Get a Processor from a Processor Group.

api
mezmo_patch_v1_config_groups_by_groupidWRITE

Use this method to modify a log group. You can change the name of the group and the access scope that defines the data that is accessible by members in that group. Changes the organization's role-based access groups.

api
mezmo_patch_v1_config_ingestion_exclusions_by_idWRITE

Updates an existing exclusion rule.

api
mezmo_patch_v3_enterprise_accountWRITE

Perform bulk operations (CREATE, UPDATE, DELETE) on Enterprise Accounts. Requires an Enterprise service-account (ste_) access key; an ordinary sts_/sta_ key is refused.

api
mezmo_patch_v3_enterprise_account_by_account_id_attachWRITE

Moves an existing individual customer account under the owner ship of an existing enterprise with the option to change its direct owner. Requires an Enterprise service-account (ste_) access key; an ordinary sts_/sta_ key is refused.

api
mezmo_patch_v3_enterprise_account_by_account_id_detachWRITE

Removes a specific account from under an enterprise making it an independant account. The account will be downgraded to a trial account once the process is complete. Requires an Enterprise service-account (ste_) access key; an ordinary sts_/sta_ key is refused.

api
mezmo_patch_v3_pipeline_accountWRITE

Update account settings.

api
mezmo_patch_v3_pipeline_by_pipeline_id_usage_threshold_alert_by_usage_threshold_alert_idWRITE

Update a part of usage threshold alert.

api
mezmo_patch_v3_pipeline_classifier_analysis_by_analysis_idWRITE

Reset classification and profiling results.

api
mezmo_patch_v3_pipeline_gateway_route_by_gateway_route_idWRITE

Patches a gateway route.

api
mezmo_patch_v3_pipeline_state_variableWRITE

Update one or many state variables.

api
mezmo_post_logs_ingestWRITE

Use this method to send logs to a logging instance. Authentication: You can find instructions on authentication here (/log-analysis-api/ref#authentication). Ingestion is similar to the other APIs, but instead of `servicekey` you will use `apikey` if you are using the header style authentication. Metadata: Meta is a field reserved for custom information associated with a log line. To add metadata to an API call, specify the `meta` field under the lines object. Metadata can be viewed inside that line's context WARNING: If inconsistent value types are used, that line's metadata, will not be parsed. For example, if a line is passed with a meta object, such as `meta.myfield` of type String, any subsequent lines with `meta.myfield` must have a String as the value type for `meta.myfield`. Please be aware of service limits (https://docs.mezmo.com/docs/Mezmo-ingestion-service-limits) on this endpoint. NOT CALLABLE with this integration's access key: ingestion needs an ingestion key on logs.mezmo.com.

api
mezmo_post_v1_config_archivingWRITE

Use this method to configure archiving for an instance. Only one archiving configuration may exist at any time. Changes the organization-wide log archive destination.

api
mezmo_post_v1_config_boardWRITE

Use this method to create a board.

api
mezmo_post_v1_config_categories_by_typeWRITE

Creates a new category of this type.

api
mezmo_post_v1_config_groupsWRITE

Use this method to create a log group where you can scope the data that is accessible by members in that group. Changes the organization's role-based access groups.

api
mezmo_post_v1_config_ingestion_exclusionsWRITE

Create a new ingestion exclusion rule to help reduce log volume.

api
mezmo_post_v1_config_ingestion_resumeWRITE

Resumes ingestion if it has been previously suspended. Affects log ingestion for the WHOLE organization.

api
mezmo_post_v1_config_ingestion_suspendWRITE

First step in suspending ingestion for the instance. Returns a token for use in /suspend/confirm to actually stop ingestion. Affects log ingestion for the WHOLE organization.

api
mezmo_post_v1_config_ingestion_suspend_confirmWRITE

After /suspend is called, a token is returned for use with this route as a confirmation. Affects log ingestion for the WHOLE organization.

api
mezmo_post_v1_config_keysWRITE

Create a new key of the type specified by the `type` parameter. If a name is not supplied, one will be auto generated. Changes the organization's shared keys: a deleted or rotated key stops working for everything that uses it.

api
mezmo_post_v1_config_membersWRITE

Create a new user and add to the team by providing 'email', 'role' and an optional list of RBAC groups. Changes organization membership and roles.

api
mezmo_post_v1_config_presetalertWRITE

Use this method to create a preset alert.

api
mezmo_post_v1_config_screenWRITE

Creates a new screen.

api
mezmo_post_v1_config_viewWRITE

Use this method to create a view and attach alerts to the view.

api
mezmo_post_v1_enterprise_accountWRITE

Deprecated. Superseded by the `/v3/enterprise` endpoints under the Enterprise tag. Attaches an existing organization to an enterprise. The `retention` and `owner` field are optional, and will be defaulted if not specified. To specify which child organization to attach, one of its service keys must be supplied through our typical service key authorization schema; either as basic authorization or through the `servicekey` header. NOT CALLABLE with this integration's access key: Enterprise v1 needs the enterprise-servicekey header. Use the Enterprise v3 tools.

api
mezmo_post_v1_enterprise_keysWRITE

Deprecated. Superseded by the `/v3/enterprise` endpoints under the Enterprise tag. Generate a new ServiceKey for the enterprise. NOT CALLABLE with this integration's access key: Enterprise v1 needs the enterprise-servicekey header. Use the Enterprise v3 tools.

api
mezmo_post_v3_enterprise_accountWRITE

Create a new Enterprise Child Organization (Account). Requires an Enterprise service-account (ste_) access key; an ordinary sts_/sta_ key is refused.

api
mezmo_post_v3_pipelineWRITE

Creates a new pipeline (non published).

api
mezmo_post_v3_pipeline_account_local_deploy_configWRITE

Posts deployment configuration+liveness for Edge pipelines, returning pipeline config. Intended for self-hosted Mezmo Edge instances; whether it answers on the cloud API is unverified.

api
mezmo_post_v3_pipeline_account_local_deploy_logWRITE

Receive logs from an Edge pipeline. Intended for self-hosted Mezmo Edge instances; whether it answers on the cloud API is unverified.

api
mezmo_post_v3_pipeline_account_local_deploy_metric_usageWRITE

Receive usage metrics from an Edge pipeline. Intended for self-hosted Mezmo Edge instances; whether it answers on the cloud API is unverified.

api
mezmo_post_v3_pipeline_account_local_deploy_tasks_by_task_id_resultsWRITE

Add results for a given task. Intended for self-hosted Mezmo Edge instances; whether it answers on the cloud API is unverified.

api
mezmo_post_v3_pipeline_by_container_id_source_by_source_id_sampleWRITE

Create sample data for use in simulation.

api
mezmo_post_v3_pipeline_by_pipeline_id_by_component_kind_by_component_id_alertWRITE

Create an alert attached to a pipeline component.

api
mezmo_post_v3_pipeline_by_pipeline_id_exportWRITE

Prepare a pipeline for export into a terraform workspace.

api
mezmo_post_v3_pipeline_by_pipeline_id_log_volume_reductionWRITE

Post log volume reduction actions to a pipeline.

api
mezmo_post_v3_pipeline_by_pipeline_id_publishWRITE

Creates a new pipeline in the account.

api
mezmo_post_v3_pipeline_by_pipeline_id_revertWRITE

Updates a pipeline configuration to a previous version.

api
mezmo_post_v3_pipeline_by_pipeline_id_simulate_by_pipeline_source_idWRITE

Sends data to a vector instance with a simulated pipeline.

api
mezmo_post_v3_pipeline_by_pipeline_id_sinkWRITE

Add a sink to a pipeline.

api
mezmo_post_v3_pipeline_by_pipeline_id_sourceWRITE

Adds a source to a pipeline.

api
mezmo_post_v3_pipeline_by_pipeline_id_tap_by_component_idWRITE

Start a tap operation to view data as it flows through the pipeline.

api
mezmo_post_v3_pipeline_by_pipeline_id_transformWRITE

Add a transform to a pipeline.

api
mezmo_post_v3_pipeline_by_pipeline_id_transform_groupWRITE

Add Processor Group to a pipeline.

api
mezmo_post_v3_pipeline_by_pipeline_id_usage_threshold_alertWRITE

Creates a new usage threshold alert configuration.

api
mezmo_post_v3_pipeline_from_manifestWRITE

Import a manifest as a new unpublished draft pipeline. Requires pipeline:write.

api
mezmo_post_v3_pipeline_from_manifest_prepareWRITE

Inspect a manifest and report the secrets that must be supplied on import. Creates nothing. Requires pipeline:write.

api
mezmo_post_v3_pipeline_gateway_routeWRITE

Create a gateway route.

api
mezmo_post_v3_pipeline_gateway_route_by_gateway_route_id_access_keyWRITE

Create an access key associated with this gateway route. Changes the secrets pipeline ingress accepts for this shared source; a new key is returned once.

api
mezmo_post_v3_pipeline_grok_pattern_simulateWRITE

Simulate data flowing through a grok pattern.

api
mezmo_post_v3_pipeline_pre_builtWRITE

Creates a new pipeline in the account that is prebuilt.

api
mezmo_post_v3_pipeline_regex_pattern_simulateWRITE

View results of sending data using a regular expression.

api
mezmo_post_v3_pipeline_state_variableWRITE

Add a pipeline state variable to the account.

api
mezmo_post_v3_pipeline_timestamp_format_simulateWRITE

Simulate data with a timestamp format.

api
mezmo_post_v3_pipeline_with_componentsWRITE

Initialize a pipeline with provided components. All sources, transforms, and sinks are linked. Populates and publishes a new pipeline as specified.

api
mezmo_post_v3_pipeline_with_linked_componentsWRITE

Initialize a pipeline with provided components. The links for all components have to be determined by the caller. Populates and publishes a new pipeline as specified.

api
mezmo_post_v3_transform_groupWRITE

Create a new Processor Group.

api
mezmo_post_v3_transform_group_by_transform_group_id_publishWRITE

Publish changes to a Processor Group.

api
mezmo_post_v3_transform_group_by_transform_group_id_simulateWRITE

Sends data to a vector instance with a simulated transform group.

api
mezmo_post_v3_transform_group_by_transform_group_id_transformWRITE

Create a Processor in a Processor Group.

api
mezmo_post_v3_transform_group_from_pipelineWRITE

Create a new Processor Group from a set of Pipeline components.

api
mezmo_put_v1_config_archivingWRITE

Use this method to update an existing archiving configuration. Changes the organization-wide log archive destination.

api
mezmo_put_v1_config_categories_by_type_by_idWRITE

Update a specific category.

api
mezmo_put_v1_config_index_rateWRITE

Use this method to update an index rate alert. You can change the alert's configuration details.

api
mezmo_put_v1_config_keys_by_idWRITE

Updates all of the fields described in the request body of the specified key. Fields left out of the body will remain unaffected. Changes the organization's shared keys: a deleted or rotated key stops working for everything that uses it.

api
mezmo_put_v1_config_members_by_emailWRITE

Updates all the fields described in the request body of the specified member. Creates a member if the member doesn't exist already. Fields left out of the body will remain unaffected. Changes organization membership and roles.

api
mezmo_put_v1_config_presetalert_by_presetidWRITE

Update a specific preset alert.

api
mezmo_put_v1_config_view_by_viewidWRITE

Use this method to update a view. You can change the view configuration details; add or remove view specific alerts; or attach and detach preset alerts.

api
mezmo_put_v1_enterprise_account_by_accountidWRITE

Deprecated. Superseded by the `/v3/enterprise` endpoints under the Enterprise tag. Makes an update to the specified child organization. Used to modify the current retention with the `retention` field or the current owner with the `owner` field. NOT CALLABLE with this integration's access key: Enterprise v1 needs the enterprise-servicekey header. Use the Enterprise v3 tools.

api
mezmo_put_v3_pipeline_by_container_id_source_by_source_id_sample_by_sample_idWRITE

Updates an existing data sample.

api
mezmo_put_v3_pipeline_by_pipeline_idWRITE

Update pipeline properties, like title.

api
mezmo_put_v3_pipeline_by_pipeline_id_by_component_kind_by_component_id_alert_by_alert_idWRITE

Update an alert attached to a pipeline component.

api
mezmo_put_v3_pipeline_by_pipeline_id_processing_statusWRITE

Change a pipeline to enabled or disabled.

api
mezmo_put_v3_pipeline_by_pipeline_id_sink_by_pipeline_sink_idWRITE

Updates a sink of a pipeline.

api
mezmo_put_v3_pipeline_by_pipeline_id_source_by_pipeline_source_idWRITE

Updates a source in a pipeline.

api
mezmo_put_v3_pipeline_by_pipeline_id_transform_by_pipeline_transform_idWRITE

Updates a transform of a pipeline.

api
mezmo_put_v3_pipeline_by_pipeline_id_transform_group_by_pipeline_transform_group_idWRITE

Update Processor Group in a pipeline.

api
mezmo_put_v3_pipeline_by_pipeline_id_usage_threshold_alert_by_usage_threshold_alert_idWRITE

Replace an existing usage alert with this one.

api
mezmo_put_v3_pipeline_gateway_route_by_gateway_route_idWRITE

Updates a gateway route.

api
mezmo_put_v3_pipeline_gateway_route_by_gateway_route_id_signing_keyWRITE

Adds a signing key to a gateway route. Changes the secrets pipeline ingress accepts for this shared source; a new key is returned once.

api
mezmo_put_v3_pipeline_state_variable_by_state_variable_idWRITE

Edits an existing state variable.

api
mezmo_put_v3_transform_group_by_transform_group_idWRITE

Update a Processor Group.

api
mezmo_put_v3_transform_group_by_transform_group_id_transform_by_transform_group_transform_idWRITE

Update a Processor in a Processor Group.

api

Put Mezmo behind one governed endpoint.

Same permissions, same audit trail, whatever else you connect next.