Skip to content

Configure to ELK Stack with SSL #1

@rdoix13

Description

@rdoix13

Hi, want to ask,
how to configure to interate with my existing ELK with SSL and username password with BugHound ?

example the script input on filebeat.yml or auditbeat.yml

output.elasticsearch:
  hosts: ["https://localhost:9200"]
  ssl.certificate_authorities: ["xx.crt"]
  username: "elastic"
  password: "password"

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions