Blog
首页
文档
收藏
关于
  • 在线转换时间戳 (opens new window)
  • 在线压缩图片 (opens new window)
  • Float-Double转二进制 (opens new window)
  • 文件转Hex字符串 (opens new window)

HiuZing

🍑
首页
文档
收藏
关于
  • 在线转换时间戳 (opens new window)
  • 在线压缩图片 (opens new window)
  • Float-Double转二进制 (opens new window)
  • 文件转Hex字符串 (opens new window)
  • Nginx

    • Nginx介绍
    • Nginx安装
    • Nginx配置文件
    • Nginx反向代理
    • Nginx拉取git项目
    • Nginx添加虚拟主机配置文件
    • Nginx项目自动更新
    • Vue-histroy模式跳转路由404问题
    • GoAccess
      • Nginx负载均衡
    • Docker

    • Server

    • Linux

    • Windows

    • 运维
    • Nginx
    HiuZing
    2023-03-29
    目录

    GoAccess

    GoAccess是一款开源、实时,运行在命令行终端下的web日志分析工具 (opens new window)。

    该工具提供快速、多样的HTTP状态统计,可以令管理员不再纠结于统计各类数据,和繁杂的指令以及一大堆管道/正则表达式

    # 使用编译安装的方式

    wget http://tar.goaccess.io/goaccess-1.2.tar.gz
    tar -xzvf goaccess-1.2.tar.gz
    cd goaccess-1.2/
    ./configure 
    make
    make install
    
    1
    2
    3
    4
    5
    6

    # 编译时会遇到两个问题

    上次更新: 2024/08/14, 04:14:33
    Vue-histroy模式跳转路由404问题
    Nginx负载均衡

    ← Vue-histroy模式跳转路由404问题 Nginx负载均衡→

    最近更新
    01
    React Native 使用SVG
    08-13
    02
    Docker基础命令
    08-04
    03
    算数逻辑单元
    07-30
    更多文章>
    Theme by Vdoing | Copyright © 2021-2024 WeiXiaojing | 友情链接
    • 跟随系统
    • 浅色模式
    • 深色模式
    • 阅读模式