Click here to Skip to main content
15,888,016 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: In Search Of A Tool Pin
jochance22-Feb-24 5:10
jochance22-Feb-24 5:10 
GeneralRe: In Search Of A Tool Pin
Gerry Schmitz21-Feb-24 9:47
mveGerry Schmitz21-Feb-24 9:47 
GeneralRe: In Search Of A Tool Pin
Roger Wright21-Feb-24 10:10
professionalRoger Wright21-Feb-24 10:10 
GeneralRe: In Search Of A Tool Pin
Gerry Schmitz22-Feb-24 6:32
mveGerry Schmitz22-Feb-24 6:32 
GeneralRe: In Search Of A Tool Pin
jochance22-Feb-24 5:13
jochance22-Feb-24 5:13 
GeneralRe: In Search Of A Tool Pin
Gerry Schmitz22-Feb-24 6:41
mveGerry Schmitz22-Feb-24 6:41 
GeneralRe: In Search Of A Tool Pin
jochance26-Feb-24 2:37
jochance26-Feb-24 2:37 
GeneralRe: In Search Of A Tool Pin
jschell22-Feb-24 12:51
jschell22-Feb-24 12:51 
Interesting problem.

Ignoring cost I figured it should be easy to find a solution. But I didn't find anything at all.

Most suggestions point out that the device has to be configured to generate logs. So in your case the 'switch'.

That of course depends on the exact vendor, product, version, etc.

Presuming that there is a way to do that you are also going to need somewhere to store it. And quite possible there is going to be a lot of data.

You probably also want to set up a round robin. So it only stores, for example, last 7 days before reusing the storage space. If the device doesn't do that you will need to put a server in place to proxy that.

Then you will need to figure out how to analyze the data that you do get.
GeneralRe: In Search Of A Tool Pin
Roger Wright22-Feb-24 14:06
professionalRoger Wright22-Feb-24 14:06 
GeneralI have a codeproject hued cat Pin
honey the codewitch20-Feb-24 16:42
mvahoney the codewitch20-Feb-24 16:42 
GeneralRe: I have a codeproject hued cat Pin
Chris Maunder20-Feb-24 16:50
cofounderChris Maunder20-Feb-24 16:50 
GeneralRe: I have a codeproject hued cat Pin
jmaida20-Feb-24 17:53
jmaida20-Feb-24 17:53 
GeneralRe: I have a codeproject hued cat Pin
OriginalGriff20-Feb-24 19:16
mveOriginalGriff20-Feb-24 19:16 
GeneralRe: I have a codeproject hued cat Pin
honey the codewitch20-Feb-24 23:40
mvahoney the codewitch20-Feb-24 23:40 
GeneralRe: I have a codeproject hued cat Pin
BernardIE531721-Feb-24 15:43
BernardIE531721-Feb-24 15:43 
GeneralRe: I have a codeproject hued cat Pin
Andreas Mertens21-Feb-24 15:03
professionalAndreas Mertens21-Feb-24 15:03 
GeneralRe: I have a codeproject hued cat Pin
Roger Wright20-Feb-24 19:07
professionalRoger Wright20-Feb-24 19:07 
GeneralRe: I have a codeproject hued cat Pin
OriginalGriff20-Feb-24 19:17
mveOriginalGriff20-Feb-24 19:17 
JokeRe: I have a codeproject hued cat Pin
Daniel Pfeffer20-Feb-24 20:37
professionalDaniel Pfeffer20-Feb-24 20:37 
GeneralRe: I have a codeproject hued cat Pin
den2k8820-Feb-24 22:06
professionalden2k8820-Feb-24 22:06 
GeneralRe: I have a codeproject hued cat Pin
Sander Rossel20-Feb-24 23:05
professionalSander Rossel20-Feb-24 23:05 
GeneralRe: I have a codeproject hued cat Pin
MarkTJohnson21-Feb-24 3:07
professionalMarkTJohnson21-Feb-24 3:07 
GeneralRe: I have a codeproject hued cat Pin
Sander Rossel21-Feb-24 5:00
professionalSander Rossel21-Feb-24 5:00 
GeneralRe: I have a codeproject hued cat Pin
Richard Deeming20-Feb-24 23:11
mveRichard Deeming20-Feb-24 23:11 
GeneralRe: I have a codeproject hued cat Pin
CodeWraith21-Feb-24 2:00
CodeWraith21-Feb-24 2:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.