How to use RSS feed available from Manage apps audit logs
プラットフォームの注記: Cloud のみ - This article only applies to Atlassian apps on the クラウド プラットフォーム上のアトラシアン製品にのみ適用されます。
要約
We have an RSS Audit log feed under manage apps section, however after deprecating basic auth the feed link cannot be used by any RSS tool

環境
Jira Cloud
原因
We have deprecated basic auth the feed link cannot be used by any RSS tool as it returns "Unauthorized" while we use email+password for authentication

ソリューション
Generate an API key from https://id.atlassian.com/manage-profile/security/api-tokens use the below CURL command to generate the feed
CURL
curl -fsSL --user "user@demo.com:ATATT3xFfGF0F6h6eZomu97cNCJ5qzi-YJgdWfu3Zare1ieGA4DZAGwEwOvFsrWpRvzcxa4IKp2bx7-QP9120WxlcQ6lTj-NJJKDLnKTtEfvSwYxhf8Ji_Hvq7Yjk-gvYsfDlvREog-qAu5dKNmF4=B410FE4A" "https://evocode.atlassian.net/rest/plugins/1.0/log/feed"
更新日時: September 25, 2025
この内容はお役に立ちましたか?
さらにヘルプが必要ですか?
アトラシアン コミュニティをご利用ください。