Arctic Logging: Difference between revisions
From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs) Created page with "I am evaluating log processing tools as a subproject for [https://github.com/Wildsong/arctic Arctic]. This page will have notes on what I discover." |
Brian Wilson (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
I am evaluating log processing tools as a subproject for [https://github.com/Wildsong/arctic Arctic]. | I am evaluating log processing tools as a subproject for [https://github.com/Wildsong/arctic Arctic]. | ||
This page will have notes on what I discover. | This page will have notes on what I discover. | ||
== What I know == | |||
Logging is complex on Esri because the logs are split up. The Esri logs tell about service requests, | |||
but don't have information about the requestor. So you can't tell if a batch of failed login attempts | |||
are from a friend who can't type or a foe attempting a break-in. |
Revision as of 18:20, 12 August 2022
I am evaluating log processing tools as a subproject for Arctic. This page will have notes on what I discover.
What I know
Logging is complex on Esri because the logs are split up. The Esri logs tell about service requests, but don't have information about the requestor. So you can't tell if a batch of failed login attempts are from a friend who can't type or a foe attempting a break-in.