-
Notifications
You must be signed in to change notification settings - Fork 0
174 sophos add note for shorter message #229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
StefanAustin
wants to merge
6
commits into
7.0
Choose a base branch
from
174-sophos-add-note-for-shorter-message
base: 7.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 3 commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
075aa0e
Update Sophos Central Content Pack.htm
StefanAustin a4e30b7
minor formatting
annie-zempel 25a4c1e
Update SFOS 19.5 Content Pack.htm
StefanAustin a0d253b
Update SFOS 19.5 Content Pack.htm
StefanAustin 8851290
Update Sophos Central Content Pack.htm
StefanAustin 258f499
Merge branch '7.0' into 174-sophos-add-note-for-shorter-message
StefanAustin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 |
|---|---|---|
|
|
@@ -7,11 +7,7 @@ | |
| <MadCap:snippetBlock src="../Resources/Snippets/IlluminateBanner.flsnp" /> | ||
| <p>Sophos Central is a cloud-based unified security management platform that delivers centralized administration, threat detection, and policy enforcement across a range of security services encompassing network, endpoint, server, mobile, and email security. This content pack extracts fields from Sophos Central Endpoint Protection telemetry and event messages and normalizes them to align with the Graylog schema.</p> | ||
| <h2>Supported Version(s)</h2> | ||
| <ul> | ||
| <li> | ||
| <p>Sophos Central is a continuously updated managed service that does not feature version numbers. This pack was built and tested for integration with the Sophos Central SIEM Integration v1 API. In addition, parsing is designed around Sophos Central events sourced from Windows endpoints. Events from other OS platforms such as macOS may be supported, but not fully tested.</p> | ||
| </li> | ||
| </ul> | ||
| <p>Sophos Central is a continuously updated managed service that does not feature version numbers. This pack was built and tested for integration with the Sophos Central SIEM Integration v1 API. In addition, parsing is designed around Sophos Central events sourced from Windows endpoints. Events from other OS platforms such as macOS may be supported, but not fully tested.</p> | ||
| <h2>Requirements</h2> | ||
| <ul> | ||
| <li> | ||
|
|
@@ -90,6 +86,11 @@ <h3>Configuring a Sophos Central Input</h3> | |
| </li> | ||
| </ol> | ||
| <p>If the input does not start automatically, select <i>Start Input</i> to begin retrieving and processing messages from the configured Sophos Central server.</p> | ||
| <p> | ||
| <section class="infoBox"> | ||
| <div class="content"><b>Hint:</b> This pack rewrites the message field to reduce license utilization. To get the full message, set <i>Store full message</i> in the input settings to true.</div> | ||
|
||
| </section> | ||
| </p> | ||
| <h2>Log Format Example</h2> | ||
| <MadCap:codeSnippet> | ||
| <MadCap:codeSnippetCopyButton /> | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should there be a space after
>?</b> This pack...I don't have a system w/ the input running but verify store full message is actually a true or false setting. Update wording if necessary.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I copied it from an existing pack 1 by 1.... to have a consistent structure. I can of course mixes styles ... .
In terms of input, I do not have that input running either and the configuration is is step two behind the API connection test.
@CG3827 do you still have the input running?