Client Unique IPs(Postgres)
Last updated
Last updated
Please watch video youtube.com/watch?v=Sy4TFXex9vs or follow below instructions
There are two ways to run it 1) Interactive mode 2) Commandline mode
1) Interactive mode
You can pick option 5 for "Client IP report". You also need to give your log_line_prefix(You can run 'show log_line_prefix' command on your server to get the current prefix on your server). You can also give a specific timerange or wild card for your logfiles e.g 'postgresql-2024-03-11_12*.log' (NOTE - You need to embed it in single quotes for wildcards)
NOTE - Scanning a large number of files may take a considerable amount of time. To expedite the process, please narrow your search to a specific time range or use wildcards to target a subset of log files
2) Commandline mode
Below is the sample command , Please replace logfile location and prefix
When you have lot of files you can give wildcards - Example below
You can also give a specific timerange - Example below