You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/security/threat-intelligence/find-threats.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
9
9
10
10
## Use the global feed in a log search
11
11
12
-
The [Sumo Logic global feed sources](/docs/security/threat-intelligence/about-threat-intelligence/#sumo-logic-global-feed-sources) in the threat intelligence datastore contain threat indicators supplied by third party intel vendors and maintained by Sumo Logic.
12
+
The [Sumo Logic threat intelligence sources](/docs/security/threat-intelligence/about-threat-intelligence/#sumo-logic-threat-intelligence-sources) in the threat intelligence datastore contain threat indicators supplied by third party intel vendors and maintained by Sumo Logic.
13
13
14
14
<img src={useBaseUrl('img/security/global-feed-threat-intelligence-tab-example.png')} alt="Global feed in the Threat Intelligence tab" style={{border: '1px solid gray'}} width="800" />
15
15
@@ -31,7 +31,7 @@ All the dashboards in the [Threat Intel Quick Analysis](/docs/integrations/secur
31
31
32
32
## Use the threatip search operator
33
33
34
-
To find threats using IP addresses, use the `threatip` search operator. This operator correlates data in the [Sumo Logic global feed sources](/docs/security/threat-intelligence/about-threat-intelligence/#sumo-logic-global-feed-sources) based on IP addresses from your log data.
34
+
To find threats using IP addresses, use the `threatip` search operator. This operator correlates data in the [Sumo Logic threat intelligence sources](/docs/security/threat-intelligence/about-threat-intelligence/#sumo-logic-threat-intelligence-sources) based on IP addresses from your log data.
35
35
36
36
For more information, see [threatip Search Operator](/docs/search/search-query-language/search-operators/threatip/).
0 commit comments