Can we import old log in graylog?

Hi,

can we import old log in graylog which having 1 million messages ? if yes then how ?

Please suggest.

Thanks,
Amit

Hey @amitshar04,

how do you have the old logs? As log files on disk? Then you could use something like filebeat to read these log files and send them to an beats input in graylog. :slight_smile:

Greetings - Phil

NXLOG would also be a good candidate. I believe I have a powershell script I wrote awhile back as well that will do just this for you too. Let me know if it might be needed but NXLOG or Filebeat are very good options.

to name one additional option:

create a script that reads the log file and send it to graylog …

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.