Timeline for Remove lines matching pattern, plus any lines following it matching a different pattern
Current License: CC BY-SA 4.0
15 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 20, 2023 at 22:34 | answer | added | jubilatious1 | timeline score: 0 | |
| May 29, 2023 at 0:02 | comment | added | Ed Morton | Can you make your requirements positive by testing for and printing lines containing "relevant information" rather than negative by printing lines that do not contain "useless information"? | |
| May 28, 2023 at 23:47 | answer | added | Ed Morton | timeline score: 1 | |
| May 28, 2023 at 15:12 | vote | accept | ekrekeler | ||
| May 28, 2023 at 15:12 | vote | accept | ekrekeler | ||
| May 28, 2023 at 15:12 | |||||
| May 28, 2023 at 8:50 | history | edited | Kusalananda♦ | edited tags | |
| May 28, 2023 at 8:49 | comment | added | Kusalananda♦ | You can disable the collection of "repeated" lines by starting syslogd with the -c option specified twice. This would make the task trivial. | |
| May 28, 2023 at 8:13 | answer | added | Stéphane Chazelas | timeline score: 1 | |
| May 27, 2023 at 23:27 | comment | added | ekrekeler | The messages I want to discard all contain the same string, "useless information" in my example. The messages I want to keep are any that do not contain "useless information". There can be multiple of the same message per timestamp, and there can be gaps in timestamps between "last message repeated" lines that follow. | |
| May 27, 2023 at 17:47 | comment | added | jubilatious1 | Are the time stamps unique? Are the messages you want discarded all identical for each time stamp? | |
| May 27, 2023 at 17:40 | history | edited | Kusalananda♦ | edited tags | |
| May 27, 2023 at 17:27 | history | edited | ReflectYourCharacter | CC BY-SA 4.0 | Corrected a sentence |
| May 27, 2023 at 16:52 | history | edited | ekrekeler | CC BY-SA 4.0 | added 42 characters in body |
| S May 27, 2023 at 16:49 | review | First questions | |||
| May 28, 2023 at 8:17 | |||||
| S May 27, 2023 at 16:49 | history | asked | ekrekeler | CC BY-SA 4.0 |