TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

AI for Log Analysis

2 pointsby manojkumarsmksabout 2 years ago
Considering I have zero experience in AI&#x2F;ML I want to build an AL&#x2F;ML tool which can analyze logs based on my training set.<p>How do I do this? what is a good step to start this

1 comment

verdvermabout 2 years ago
I would start without AI first. We do pretty well without it already and there will be complications if you start adding in the AI hype.<p>The first question should be, what are your goals in analyzing logs? Then, what existing tools are there that are already addressing this?<p>Only if you find a problem, should you seek out new solutions, and then AI is just one of the tools you might try, but you should tread carefully, as AI is slow and expensive.