-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from nextpart/mirror_to_public
better CIM compliance and proper formatted config
- Loading branch information
Showing
11 changed files
with
310 additions
and
141 deletions.
There are no files selected for viewing
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
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ Egnyte Secure & Govern delivers content classification, identifies issues, sends | |
# REQUIREMENTS | ||
|
||
* Egnyte Secure & Govern Add-on For Splunk | ||
* Splunk version 7.2.x, 7.3.x , 8.x.x | ||
* Splunk version 7.2.x, 7.3.x , 8.x.x | ||
* This application should be installed on Search Head. | ||
|
||
# Release Notes | ||
|
@@ -37,4 +37,3 @@ If you don't see these sourcetypes, run following query to find out if any alert | |
|
||
# Support | ||
Customers can file issues by sending emails to : [email protected] | ||
|
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
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 |
---|---|---|
|
@@ -3,4 +3,4 @@ | |
|
||
[] | ||
access = read : [ * ], write : [ admin ] | ||
export = none | ||
export = none |
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,48 +1,54 @@ | ||
# OVERVIEW | ||
|
||
Egnyte Secure & Govern Add-on For Splunk integrates with Egnyte Secure & Govern platform and ingest events from Egnyte Secure & Govern into Splunk. | ||
|
||
Egnyte Secure & Govern Add-on For Splunk integrates with Egnyte Secure & Govern platform and ingest | ||
events from Egnyte Secure & Govern into Splunk. | ||
|
||
# REQUIREMENTS | ||
|
||
* Splunk version 7.2.x, 7.3.x, 8.x.x | ||
* This application should be installed on Forwarder in case of cluster. | ||
- Splunk version 7.2.x, 7.3.x, 8.x.x | ||
- This application should be installed on Forwarder in case of cluster. | ||
|
||
# Release Notes | ||
|
||
## Version: 1.0.4 | ||
|
||
- Added support of Splunk v8 | ||
- Fixed Appcert issue and moved Authorization Code and ClientID to Configuration page | ||
|
||
## Version: 1.0.6 | ||
- Update Add-on name. | ||
|
||
- Update Add-on name. | ||
|
||
# RECOMMENDED SYSTEM CONFIGURATION | ||
|
||
* Standard Splunk configuration of Forwarder. | ||
- Standard Splunk configuration of Forwarder. | ||
|
||
# Application Setup | ||
|
||
- Go to Egnyte Secure & Govern | ||
- Click on “Create New Input”. | ||
- Egnyte Secure & Govern supports OAuth 2.0. To begin the Authorization process, Click on “Click here to generate token”. This would open up a new browser window for you to authorize Splunk to ingest the events. | ||
- It would be asking for your Email ID and Password to connect to Egnyte Account. Click on “Allow” to authorize the Splunk App. | ||
- Upon clicking on “Allow”, it would display a code which we would then have to supply back to the Splunk App. Click on “Copy”. | ||
- Egnyte Secure & Govern supports OAuth 2.0. To begin the Authorization process, Click on “Click | ||
here to generate token”. This would open up a new browser window for you to authorize Splunk to | ||
ingest the events. | ||
- It would be asking for your Email ID and Password to connect to Egnyte Account. Click on “Allow” | ||
to authorize the Splunk App. | ||
- Upon clicking on “Allow”, it would display a code which we would then have to supply back to the | ||
Splunk App. Click on “Copy”. | ||
- Go back to Splunk Add-on configuration page and fill up all the details and then click on “Add”. | ||
|
||
# Updating Macro configuration | ||
|
||
Egnyte App by default works on ```default``` index. In case during Add-on setup new index have been created then follow below steps to updte | ||
Macro configuration. | ||
Egnyte App by default works on `default` index. In case during Add-on setup new index have been | ||
created then follow below steps to updte Macro configuration. | ||
|
||
- Go to Settings → Advanced Search | ||
- Click on “Search Macros” | ||
- Set App Context to “Egnyte App for Splunk”, The macro name “egnyte_get_index” should be displayed and click on the name of the macro. | ||
- Macro is now in Edit Mode, Update Index value as per the Index created while setting up Add-on input. Click on “Save”. | ||
>The Update to Macro is required only in case the events are pushed into a separate Index. | ||
- Set App Context to “Egnyte App for Splunk”, The macro name “egnyte_get_index” should be displayed | ||
and click on the name of the macro. | ||
- Macro is now in Edit Mode, Update Index value as per the Index created while setting up Add-on | ||
input. Click on “Save”. | ||
> The Update to Macro is required only in case the events are pushed into a separate Index. | ||
# Support | ||
Customers can file issues by sending emails to : [email protected] | ||
|
||
Customers can file issues by sending emails to : [email protected] |
This file was deleted.
Oops, something went wrong.
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,53 +1,51 @@ | ||
{ | ||
"schemaVersion": "1.0.0", | ||
"info": { | ||
"title": "Egnyte Secure & Govern", | ||
"id": { | ||
"group": null, | ||
"name": "TA-egnyte-protect", | ||
"version": "1.0.6" | ||
}, | ||
"author": [ | ||
{ | ||
"name": "", | ||
"email": null, | ||
"company": null | ||
} | ||
], | ||
"releaseDate": null, | ||
"description": "", | ||
"classification": { | ||
"intendedAudience": null, | ||
"categories": [], | ||
"developmentStatus": null | ||
}, | ||
"commonInformationModels": null, | ||
"license": { | ||
"name": null, | ||
"text": null, | ||
"uri": null | ||
}, | ||
"privacyPolicy": { | ||
"name": null, | ||
"text": null, | ||
"uri": null | ||
}, | ||
"releaseNotes": { | ||
"name": null, | ||
"text": null, | ||
"uri": null | ||
} | ||
}, | ||
"dependencies": { | ||
}, | ||
"tasks": [], | ||
"inputGroups": { | ||
}, | ||
"incompatibleApps": { | ||
}, | ||
"platformRequirements": { | ||
"splunk": { | ||
"Enterprise": "*" | ||
} | ||
} | ||
} | ||
{ | ||
"schemaVersion": "2.0.0", | ||
"info": { | ||
"title": "Egnyte Secure & Govern", | ||
"id": { | ||
"group": null, | ||
"name": "TA-egnyte-protect", | ||
"version": "1.0.6" | ||
}, | ||
"author": [ | ||
{ | ||
"name": "Egnyte Inc", | ||
"email": null, | ||
"company": null | ||
} | ||
], | ||
"releaseDate": null, | ||
"description": "This TA provides interface to ingest incidents from Egnyte Secure & Govern into Splunk.", | ||
"classification": { | ||
"intendedAudience": null, | ||
"categories": [], | ||
"developmentStatus": null | ||
}, | ||
"commonInformationModels": null, | ||
"license": { | ||
"name": null, | ||
"text": null, | ||
"uri": null | ||
}, | ||
"privacyPolicy": { | ||
"name": null, | ||
"text": null, | ||
"uri": null | ||
}, | ||
"releaseNotes": { | ||
"name": null, | ||
"text": "./README.md", | ||
"uri": null | ||
} | ||
}, | ||
"dependencies": null, | ||
"tasks": null, | ||
"inputGroups": null, | ||
"incompatibleApps": null, | ||
"platformRequirements": null, | ||
"supportedDeployments": [ | ||
"_standalone", | ||
"_distributed" | ||
], | ||
"targetWorkloads": null | ||
} |
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
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,3 +1,15 @@ | ||
[egnyte_incidents] | ||
search = sourcetype=egnyte:protect:incidents | ||
# tags = alert | ||
[egnyte-malware] | ||
search = sourcetype="egnyte:protect:incidents" category="malware *" | ||
tags = malware attack | ||
|
||
[egnyte-anomaly] | ||
search = sourcetype="egnyte:protect:incidents" category="unusual *" | ||
tags = ids dlp | ||
|
||
[egnyte-compromise] | ||
search = sourcetype="egnyte:protect:incidents" category="compromised *" | ||
tags = attack | ||
|
||
[egnyte-disclosure] | ||
search = sourcetype="egnyte:protect:incidents" category="* access" OR category="public *" OR category="* sharing" | ||
tags = dlp |
Oops, something went wrong.