Code Monkey home page Code Monkey logo

Comments (12)

allinurl avatar allinurl commented on May 18, 2024

Will merge some of these over the weekend. Thanks for the follow up.

from goaccess.

abgit avatar abgit commented on May 18, 2024

Hi @allinurl, in fact those features are very important. Hope to see them ported/merged to stable.
If you need help let me know.

Best,
Francisco Azevedo

from goaccess.

abgit avatar abgit commented on May 18, 2024

Hi @allinurl , nice to see csv support now on stable. Thanks.
Can you port/merge countries and continents modules to stable too?

best,
Francisco Azevedo

from goaccess.

allinurl avatar allinurl commented on May 18, 2024

abgit, will be working on that this week. Thanks!

On Mon, Nov 4, 2013 at 3:50 AM, abgit [email protected] wrote:

Hi @allinurl , nice to see csv support now on stable. Thanks.
Can you port/merge countries and continents modules to stable too?

best,
Francisco Azevedo

β€”
Reply to this email directly or view it on GitHub.

from goaccess.

abgit avatar abgit commented on May 18, 2024

Hi @allinurl , thanks for you commitment πŸ‘
Countries & Continents are really useful.

About this topic, seems that stable version don't has the geoip optimizations included in unstable version and geoip flag choice. On stable we init a geo_ip object for each log item.. instead of init geoip once and only apply one call to that global geoip object per log item.
This was already discussed and "fixed" on unstable version.
Hope to get this performance boost using a global GeoIP and geoip memory flag to change from geoip_standard to geoip_memory_cache on stable version too.

Best,
Francisco Azevedo

from goaccess.

allinurl avatar allinurl commented on May 18, 2024

Will merge the Countries & Continents as I mentioned before. Though, I'm thinking to use GEOIP_STANDARD as the default option to minimize memory usage and have a flag for GEOIP_MEMORY_CACHE. Not sure yet.

from goaccess.

abgit avatar abgit commented on May 18, 2024

That optional flag would be excellent. In my case, memory for geoip is not a problem.. a slow goaccess is a problem. :)

from goaccess.

allinurl avatar allinurl commented on May 18, 2024

Added Geolocation to the HTML output.

from goaccess.

abgit avatar abgit commented on May 18, 2024

@allinurl , can you add geolocation csv & json export?

best,
Francisco Azevedo

from goaccess.

allinurl avatar allinurl commented on May 18, 2024

Geolocation is being added to csv & json export. Though, sub items for certain modules were missing. Will add those.

from goaccess.

abgit avatar abgit commented on May 18, 2024

@allinurl , can you add geolocation info to csv/json ?

Thanks

Best,
Francisco Azevedo

from goaccess.

allinurl avatar allinurl commented on May 18, 2024

This has been added. Thanks!

from goaccess.

Related Issues (20)

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.