-
hi,How to customize the fields in the column, such as displaying the country field and region field in geoip on the page, so that I can judge the source of ip more quickly |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
First, please keep in mind that geoip information may not actually tell you where an attacker is actually sitting as they may be routing their traffic through a host in another country, perhaps your own country. With that in mind, you should be able to do add other fields as shown in the documentation. From https://docs.securityonion.net/en/2.3/alerts.html:
|
Beta Was this translation helpful? Give feedback.
First, please keep in mind that geoip information may not actually tell you where an attacker is actually sitting as they may be routing their traffic through a host in another country, perhaps your own country.
With that in mind, you should be able to do add other fields as shown in the documentation. From https://docs.securityonion.net/en/2.3/alerts.html: