question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature request? Parsing as IP Failed - log what service this comes from

See original GitHub issue

I’m seeing a lot of this in logs

2022-06-30 13:27:14.1143|INFO|IPBan|Parsing as IP failed, checking dns 'localhost'
2022-06-30 13:27:14.1143|INFO|IPBan|Dns result 'localhost' = '::1'

But I have no way of knowing what is doing this, without pouring over a dozen+ logs… It would be nice to see what service is doing this, without having to go through all the logs

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jjxtracommented, Jun 30, 2022

A quick test confirms that ipv6 whitelisting is working, can you share the ipv6 that is failing and your ipban.config file to support@ipban.com?

1reaction
jjxtracommented, Jun 30, 2022

Please try refresh of 1.7.3 release

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dealing with high number of failed log on attempts from ...
This presents a couple of obvious issues. Enabled advanced event logging for ADFS and processes, so I can see the IP addresses of...
Read more >
HTTP Request or Response Parse Error
If the parsing of the request or response fails, due to non HTTP compliant data in the requests/response, this Violation will be generated....
Read more >
Lock down accounts by IP after N failed attemps at logging
I would do that global and not for each IP as it is too easy to change/switch ... failed login attempts (e.g., brute...
Read more >
Parsing log data
At New Relic, log parsing refers to the process of pulling out attributes (key:value pairs) from your unstructured log data. You can use...
Read more >
How to deny ip address automatically by parsing nginx log ...
1 Answer. use fail2ban for this. It's a log-file parser for many different services which can detect failed logins, etc. and then block...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found