---
title: "Changes to Update a log forwarder."
method: PATCH
path: "/groups/{groupId}/apps/{appId}/log_forwarders/{forwarderId}"
---

# Changes to Update a log forwarder.

`PATCH /groups/{groupId}/apps/{appId}/log_forwarders/{forwarderId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2024-02-22** (v3) `2ac2149ab3ee` — 2 warning, 2 info
- **2024-02-20** (v3) `e2240dd053bd` — 8 breaking, 7 warning, 1 info

## Changes

- **2024-02-22** (v3) `2ac2149ab3ee` — 2 warning, 2 info
  - added the new `endpoint` enum value to the `allOf[#/components/schemas/LogForwarderConstructor]/log_types/items/` response property for the response status `200`
  - added the new `trigger_error_handler` enum value to the `allOf[#/components/schemas/LogForwarderConstructor]/log_types/items/` response property for the response status `200`
  - added the new `endpoint` enum value to the request property `log_types/items/`
  - added the new `trigger_error_handler` enum value to the request property `log_types/items/`
- **2024-02-20** (v3) `e2240dd053bd` — 8 breaking, 7 warning, 1 info
  - added the new required request property `action`
  - added the new required request property `disabled`
  - added the new required request property `log_statuses`
  - added the new required request property `log_types`
  - added the new required request property `name`
  - added the new required request property `policy`
  - the request's body type/format changed from ``/`` to `object`/``
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `_id` from the response with the `200` status
  - removed the optional property `action` from the response with the `200` status
  - removed the optional property `disabled` from the response with the `200` status
  - removed the optional property `log_statuses` from the response with the `200` status
  - removed the optional property `log_types` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed the optional property `policy` from the response with the `200` status
  - added `#/components/schemas/LogForwarderConstructor, subschema #1` to the response body `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/docs/groups/:groupId/apps/:appId/log_forwarders/:forwarderId/patch.md) · [API](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api.md) · [Page](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/changes/groups/:groupId/apps/:appId/log_forwarders/:forwarderId/patch)
