Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does filebeat azure blob storage input support azure china of v8.10.2 #36789

Open
troyqu opened this issue Oct 8, 2023 · 4 comments
Open

does filebeat azure blob storage input support azure china of v8.10.2 #36789

troyqu opened this issue Oct 8, 2023 · 4 comments
Labels
needs_team Indicates that the issue/PR needs a Team:* label Stalled

Comments

@troyqu
Copy link

troyqu commented Oct 8, 2023

Hey

i`m using filebeat v8.10.2 to collect the file in azure blob storage, but i use azure china portal. i has followed the doc as bleow url to config the input and output. but no index was created and no data write into es. so i just wonder if filebeat only supports azure global.

filebeat.inputs:
- type: azure-blob-storage
  id: /subscriptions/7b43196xxxxxxd327cc80cd/resourceGroups/xu-rm/providers/Microsoft.Storage/storageAccounts/xxxxxageaccount
  enabled: true
  account_name: xxxxxageaccount
  auth.connection_string.uri: DefaultEndpointsProtocol=https;AccountName=xxxxxageaccount;AccountKey=7NrRzxxxxxxuq8p4g==;EndpointSuffix=core.chinacloudapi.cn
  storage_url: https://xxxxxageaccount.blob.core.chinacloudapi.cn
  containers:
  - name: troyjf
    max_workers: 3
    poll: true
    poll_interval: 10s
  - name: $logs
    max_workers: 3
    poll: true
    poll_interval: 10s

output.elasticsearch:
  hosts: ['http://docker-es:9200']
  username: 'elastic'
  password: 'elastic'
  allow_older_versions: true
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Oct 8, 2023
@botelastic
Copy link

botelastic bot commented Oct 8, 2023

This issue doesn't have a Team:<team> label.

@troyqu
Copy link
Author

troyqu commented Oct 8, 2023

@troyqu
Copy link
Author

troyqu commented Oct 9, 2023

no response?

@botelastic
Copy link

botelastic bot commented Oct 8, 2024

Hi!
We just realized that we haven't looked into this issue in a while. We're sorry!

We're labeling this issue as Stale to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1.
Thank you for your contribution!

@botelastic botelastic bot added the Stalled label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs_team Indicates that the issue/PR needs a Team:* label Stalled
Projects
None yet
Development

No branches or pull requests

1 participant