-
Notifications
You must be signed in to change notification settings - Fork 458
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3f254a4
commit 3069aa2
Showing
34 changed files
with
202 additions
and
202 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Cisco Secure Endpoint Integration | ||
|
||
This integration is for Cisco Secure Endpoint logs. It includes the following | ||
datasets for receiving logs over syslog or read from a file: | ||
|
||
- `log` dataset: supports Cisco Secure Endpoint logs. | ||
|
||
## Logs | ||
|
||
### Secure Endpoint | ||
|
||
The `log` dataset collects Cisco Secure Endpoint logs. | ||
|
||
{{event "log"}} | ||
|
||
{{fields "log"}} |
2 changes: 1 addition & 1 deletion
2
...amp/_dev/deploy/docker/docker-compose.yml → ...int/_dev/deploy/docker/docker-compose.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
packages/cisco_amp/changelog.yml → packages/cisco_secure_endpoint/changelog.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
.../_dev/test/system/test-default-config.yml → .../_dev/test/system/test-default-config.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
input: httpjson | ||
service: amp | ||
service: cisco_secure_endpoint | ||
vars: ~ | ||
data_stream: | ||
vars: | ||
|
File renamed without changes.
Oops, something went wrong.