Giter VIP home page Giter VIP logo

elk-forensics's People

Contributors

cvandeplas avatar remg427 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

elk-forensics's Issues

To import data, execute the command error:: Connection refuse

Dear Guy,
Your project is really cool and awesome,I'm very interested in it.Many thanks your great contribution.I follow your command to import data, but below error happened, please help on it.

root@debian:~/ELK-forensics# cat computername.mactime | nc -vv -n 127.0.0.1 18001
cat: computername.mactime: No such file or directory
(UNKNOWN) [127.0.0.1] 18001 (?) : Connection refused
sent 0, rcvd 0

root@debian:~/ELK-forensics# cat SG100-* | nc -vv -n 127.0.0.1 18002
cat: SG100-*: No such file or directory
(UNKNOWN) [127.0.0.1] 18002 (?) : Connection refused
sent 0, rcvd 0

Kibana 7.2 importing json

Hi,

I tried to import the bluecoat.json into the current Kibana 7.2. (via Management - Saved Objects). This doesn't work. Can you provide us a new json/ndjson file which is working? Would be really great, thanks.

Date field in the plaso.l2tcsv.conf is populated with csv load time

Hello,

I am having some trouble loading Plaso CSV data into ELK using the plaso.l2tcsv.conf. The issue is that the @timestamp field is being populated with the CSV load time and not the time created by the mutate statements in the conf file that concatenates the date, time, and timezone.

I am using the unmodified plaso.l2tcsv.conf file from this GitHub page.

LogStash version: 5.6.1
Elasticsearch version: 5.6.0
Kibana Version: 5.6.0
OS: Ubuntu 16.04

I have included the Logstash log file and a screenshot of the loaded data in Kibana.

Thoughts on what might be causing the issue?

Thanks

-Mark

[email protected]
Skype: mhallman

lt2_load_kibana

logstash-plain.log

Kibana 4 - templates

That's a very interesting project Christophe!
Could somebody import those json templates to Kibana 4 too? If yes, could you possibly explain how and update the readme file?

Kibana template(.json) is right?

I use IIS log for ELK and modify some config of logstash and kibana template.

  • w3c-extended-iis.json
    -> just modified "index" name same as "index" name of logstash config file
  • w3c-extended-iis.conf
    -> at filter, csv columns field modified to my iis log
    -> at output, "index" name is modified
    • original : index => "logstash-%{[type]}-%{+YYYY.MM.dd}"
    • modified : index => "iis_log_merge"

I configure all log is indexed one indice.

image

Result is good, but some panel data is broken like below.

image

image

I use filed name like below

REQUEST URI : cs_uri_stem
URI QUERY : cs_uri_query
USER-AGENT : cs_user_agent
COUNTRY : geoip.country_name

Default template use field name like cs_uri_stem.raw but when i use default template, result is always "Missing field".
So, I modified field name like above.

Please advice to me.

Regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.