LogDate ProcessInfo Text
...
2019-03-20 09:45:25.480 Logon 오류: 18456, 심각도: 14, 상태: 5.
2019-03-20 09:45:25.480 Logon Login failed for user 'NE\NEO$'. 원인: 제공된 이름과 일치하는 로그인을 찾을 수 없습니다. [클라이언트: <local machine>]
2019-03-20 09:45:48.260 Logon 오류: 18456, 심각도: 14, 상태: 5.
2019-03-20 09:45:48.260 Logon Login failed for user 'NE\NEO$'. 원인: 제공된 이름과 일치하는 로그인을 찾을 수 없습니다. [클라이언트: <local machine>]
...
When I execute sp_readerrorlog, I got these error messages.
(The error messages is really part of it in total error logs
and other ProcessInfo Value of error exists.)
I want to receive error messages related to error codes. ( It means two lines consisting of sets. And The error message what I want is not dependent on login.) My question is, How can I get error message with error code from query.