-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added ElasticSearch Emitter to index Frames into an ElasticSearch Index #393
Added ElasticSearch Emitter to index Frames into an ElasticSearch Index #393
Conversation
Hi @maheshbabugorantla , thanks for the PR. Could you sign your commits, please? this test is failing (https://github.com/cloudviz/agentless-system-crawler/blob/master/.validateDCO). @sahilsuneja1 @nadgowdas we should disable this DCO check. |
I don't mind dropping the DCO check , but I thought that was a requirement? |
@sahilsuneja1 I have amended the commit and executed I have also run the $ ./.validateDCO
TRAVIS_COMMIT_RANGE:
Commits: e5cf98bb4322cc326018663286a7d62bcdfeead7
Looking at commit: e5cf98bb4322cc326018663286a7d62bcdfeead7
Signed-off-by: Mahesh Babu Gorantla <[email protected]>
**** All commits are signed! Can I reopen a new PR and close this one ? |
Hmm, I don't see any |
Will Reopen a new PR |
Updated PR |
ElasticSearch Emitter
Resolves Issue #392
Summary of Changes
Elasticsearch Emitter
UnitTest
to test formatting of crawler frames into elasticsearch document formatResults
Environment Setup
Crawling and Indexing frames in INVM Crawl Mode
Kibana Query (Filtering by extraMetadata fields)
hostname : "my_ubuntu_1804" and iteration_number : "1"
hostname : "my_ubuntu_1804" and iteration_number : "2"