Docs
Configuration
Configuration guide for the AWS S3-SQS Log Connector Atlassian integration.
Atlassian Integrations
AWS S3-SQS Log Connector Configuration
Configure the AWS S3-SQS Log Connector to monitor incoming log files and automatically create Jira issues based on severity and project settings.
Prerequisites
Before configuring the connector, make sure the following requirements are already in place:
- Files with JSON formatted logs that include parameters like title and severity.
- An S3 bucket configured to send file creation notifications to an SQS queue.
- A target Jira project where the issues will be created.
Configuration
Follow these steps from the Jira admin settings page to configure the AWS S3-SQS Log Connector:
- In Jira Admin settings, select AWS S3-SQS Log Connector.
- Provide the AWS Access Key and AWS Secret Key. These credentials will be stored securely inside the application.
- Enter the full URL of your SQS Queue.
- Provide the AWS Region identifier where the S3 bucket and SQS queue are located.
- Select the scheduling frequency from the dropdown. This determines how often the application polls the SQS queue for new events.
- Enter the key of your Jira project.
- Click Fetch Issues to retrieve the available issue types for that project. If no custom selection is made, the default issue type will be Task.
- Select the Jira issue type you want the connector to create.
- Choose the log severities for which issues should be created.
Important
Make sure the configured AWS credentials have permission to read messages from the SQS queue and access the relevant objects in the S3 bucket.
Privacy Policy →
Updated on March 6, 2026
