Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用pgFouine作为我的 postgreSQL 数据库的日志分析器。日志通过 syslog 存储。我不想看到每个数据库用户的日志,而只是我的一个应用程序。
怎么做?过滤器必须应用于 syslog 还是 pgFouine ?
如果您记录正确的信息,pgFouine 可以对此进行过滤。
http://pgfouine.projects.postgresql.org/tutorial.html