Skip to content

Commit

Permalink
[Filebeat]Azure module - activity logs (#13776)
Browse files Browse the repository at this point in the history
* First commit

* Creating the filebeat module

* Work on module

* Work on the azure module

* Temp commit

* Adding azure filebeat input

* Modify kafka input

* Adding audit filesets

* work on kafka input

* Fix config

* Work on defining fields and examples

* Work on kafka logtype

* Move azure log validation in pipelines

* Work on event format

* Work on activitylogs format

* Work on event format

* Work on filesets

* Revert local changes

* Revert change

* Progress on defining azure module fields

* Work on auditlog event format
  • Loading branch information
narph committed Oct 10, 2019
1 parent 9ceaaca commit 0aea418
Show file tree
Hide file tree
Showing 30 changed files with 3,160 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Add module for ingesting Cisco FTD logs over syslog. {pull}13286[13286]
- Update CoreDNS module to populate ECS DNS fields. {issue}13320[13320] {pull}13505[13505]
- Parse query steps in PostgreSQL slowlogs. {issue}13496[13496] {pull}13701[13701]
- Add filebeat azure module with activitylogs, auditlogs, signinlogs filesets. {pull}13776[13776]
- Add support to set the document id in the json reader. {pull}5844[5844]
- Add input httpjson. {issue}13545[13545] {pull}13546[13546]
- Filebeat Netflow input: Remove beta label. {pull}13858[13858]
Expand Down
Loading

0 comments on commit 0aea418

Please sign in to comment.