Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#80 closed enhancement (fixed)

record PID in event logs

Reported by: Brian Warner Owned by:
Priority: minor Milestone: 0.4.0
Component: logging Version: 0.2.5
Keywords: Cc:

Description

We have an API to retrieve application versions through the webport. We should record these in the "header dictionary", and make them visible to tools like "flogtool dump" and "flogtool web-viewer". The PID might be useful too.

Change History (8)

comment:1 Changed 16 years ago by Brian Warner

Milestone: undecided0.3.0

comment:2 Changed 16 years ago by Brian Warner

[04b4449b0b7518ca3e341799b045c66df3d627a8] makes 'flogtool tail' put a 'versions' dict in the header, and 'flogtool dump --verbose' shows it. [82aee7dbecaf03f428a44470137739feddc94e04] puts the 'versions' dict in the incident report's header

Still to do:

  • show versions in 'flogtool dump' better: add a --show-versions flag (instead of requiring --verbose)
  • show versions in web-viewer
  • add the PID, if possible

comment:3 Changed 16 years ago by Brian Warner

Milestone: 0.3.10.3.2
Summary: record application versions in event logsrecord PID in event logs

narrowing this ticket down to just the PID, created #97 for the show-versions pieces

  • record PID in event-logs header

comment:4 Changed 16 years ago by Brian Warner

[f2303b2dc1b70db2364c9bb60dacfb4b325dc2f7] records the PID in the 'flogtool tail' savefile, and in incident reports.

What's left:

  • display PID in web-viewer output

comment:5 Changed 15 years ago by Brian Warner

Resolution: fixed
Status: newclosed

comment:6 Changed 15 years ago by Brian Warner

Resolution: fixed
Status: closedreopened

Hrm, I guess I shouldn't close this until the Incident Gatherer also records the remote PID too.

comment:7 Changed 15 years ago by Brian Warner

Resolution: fixed
Status: reopenedclosed

ah, my mistake, the PID should already be in the gathered incidents.

comment:8 Changed 15 years ago by Brian Warner

Milestone: 0.3.30.4.0
Note: See TracTickets for help on using tickets.