Giter VIP home page Giter VIP logo

authlog_exporter's People

Contributors

cubicrootxyz avatar dependabot[bot] avatar woblerr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

authlog_exporter's Issues

Duplicate data

I encountered a strange behavior this night. At midnight UTC, which is also 2 am local time (at 3 am local time switched back to 2 am due to daylight saving, can not say which of the bove 2 am's it was) all the authlog metrics doubled their counters. At the same time the auth.log file rotated and was emptied.

I double checked theauth.log file and there are no authentications around that time.

Additional

Container logs:

2022/10/30 00:00:18 Re-opening moved/deleted file /var/log/auth.log ...
2022/10/30 00:00:18 Successfully reopened /var/log/auth.log

Prometheus:
image

No more release for v0.4.0

Hello,

We noticed that v0.4.0 is no more available on the releases section. Do you plan to build another release for this version?

Many thanks!

GeoIP fails due to certificate issue

Installation method: docker (ghcr.io image)
Version: latest (it actually is already a few days old once I pulled it)

Expected behavior

The geo data resolving is working.

Actual behavior

Unfortunately getting geo data for IPs fails for the url method using freegeoip.live fails with this error in the logs:

level=error ts=2022-10-24T13:00:58.462Z caller=geo.go:89 msg="Error getting GeoIp URL" err="Get \"https://freegeoip.live/json/xxxxxxxxx\": x509: certificate signed by unknown authority"

Possible solution

This probably happens due to the missing ca-certificates package in the image. Adding this to the Dockerfile should add them:

RUN apk add --no-cache ca-certificates && update-ca-certificates

If you want me to open a MR with the fix I will do so once I am having time for it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.