0.2.5
This Release contains changes to the Elasticsearch Full Output format
Enhancements:
- When using Elasticsearch Full Output format URLs are now broken down into ECS format (issue #93)
- New Fields:
- file.url.domain
- file.url.extension
- file.url.fragment
- file.url.password
- file.url.path
- file.url.port
- file.url.query
- file.url.registered_domain
- file.url.scheme
- file.url.top_level_domain
- file.url.username
- tab.url.domain
- tab.url.extension
- tab.url.fragment
- tab.url.password
- tab.url.path
- tab.url.port
- tab.url.query
- tab.url.registered_domain
- tab.url.scheme
- tab.url.top_level_domain
- tab.url.username
- New Fields:
Updates:
- Updated crashplan-ffs-go-pkg to v0.1.7, this adds support for new FFS fields (issue #94)
- New Fields (FFS Output):
- PrintJobName
- PrinterName
- PrintedFilesBackupPath
- New Fields (Elasticsearch Half Output):
- print_job_name
- printer_name
- printed_files_backup_path
- New Fields (Elasticsearch Full Output):
- printing.job
- printing.printer.name
- printing.printed_file_backup_path
- New Fields (FFS Output):
Fixes: