I am trying to use solr for processing logs and searching them.
But i dont see a clear sample anywhere for this type of scenario.
i need to index plain text files , example content -
-mm-dd : Account 123 created
-mm-dd : Account 123 updated
Account 123 being spread across multipl
You got what i am looking for but indexing part is where i am not sure how
it needs to be done.
So to send these log files for indexing in CSV format, is it just a
configuration change to pull these 3 fields from each line in text files or
i need to write code for that.
I simplified the lines in
I have looked at splunk and logstash but want to explore solr to do the job.
Thanks
--
View this message in context:
http://lucene.472066.n3.nabble.com/need-basic-information-tp4004588p4004763.html
Sent from the Solr - User mailing list archive at Nabble.com.