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

[barracuda_cloudgen_firewall] Package broken for Elastic Agent >= 8.6.0 #5912

Closed
andrewkroh opened this issue Apr 18, 2023 · 2 comments
Closed
Labels
bug Something isn't working Integration:Barracuda

Comments

@andrewkroh
Copy link
Member

andrewkroh commented Apr 18, 2023

The barracuda_cloudgen_firewall integration fails after upgrading to 8.6.0 or greater because the lumberjack input cannot be found.

Relates:

Logs:

{
  "@timestamp": "2023-04-18T17:03:46.412Z",
  "component": {
    "id": "lumberjack-default",
    "state": "FAILED"
  },
  "ecs.version": "1.6.0",
  "log.level": "error",
  "log.origin": {
    "file.line": 833,
    "file.name": "coordinator/coordinator.go"
  },
  "message": "Spawned new unit lumberjack-default: input not supported",
  "unit": {
    "id": "lumberjack-default",
    "state": "FAILED",
    "type": "output"
  }
}
@elasticmachine
Copy link

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@ebeahan
Copy link
Member

ebeahan commented May 8, 2023

Fixed in 8.7.1

@ebeahan ebeahan closed this as completed May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Integration:Barracuda
Projects
None yet
Development

No branches or pull requests

3 participants