Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 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 packages/atlassian_bitbucket/_dev/build/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Atlassian Bitbucket Integration

The Bitbucket integration collects audit logs from the audit log files or the audit API.
The Bitbucket integration collects audit logs from the audit log files or the [audit API](https://docs.atlassian.com/bitbucket-server/rest/4.7.1/bitbucket-audit-rest.html).

## Logs

Expand Down
5 changes: 5 additions & 0 deletions packages/atlassian_bitbucket/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.1.2"
changes:
- description: Update Readme
type: enhancement
link: https://github.com/elastic/integrations/pull/3061
- version: "1.1.1"
changes:
- description: Add documentation for multi-fields
Expand Down
2 changes: 1 addition & 1 deletion packages/atlassian_bitbucket/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Atlassian Bitbucket Integration

The Bitbucket integration collects audit logs from the audit log files or the audit API.
The Bitbucket integration collects audit logs from the audit log files or the [audit API](https://docs.atlassian.com/bitbucket-server/rest/4.7.1/bitbucket-audit-rest.html).
Comment thread
ellis-elastic marked this conversation as resolved.
Outdated

## Logs

Expand Down
2 changes: 1 addition & 1 deletion packages/atlassian_bitbucket/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: atlassian_bitbucket
title: Atlassian Bitbucket
version: 1.1.1
version: 1.1.2
license: basic
description: Collect logs from Atlassian Bitbucket with Elastic Agent.
type: integration
Expand Down