Giter Site home page Giter Site logo

aws-digi's People

Contributors

pranshurd avatar shomiron avatar sidhant93 avatar sunitmodak avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

aws-digi's Issues

New dynamic data

Please find all the data in json format put in comment as many as you can find

json2csv file issue

file is overwriting existing data, need to append new data to existing data

Images href

netmonastery

![netmonastery](https://user-images.githubusercontent.com/2355314/40405124-d78c9fd6-5e78-11e8-8dd4-d72cb48cb774.jpg)

Postman

install postman
Steps are as follows:

  1. wget https://dl.pstmn.io/download/latest/linux64 -O postman.tar.gz
  2. sudo tar -xzf postman.tar.gz -C /opt
  3. rm postman.tar.gz
  4. sudo ln -s /opt/Postman/Postman /usr/bin/postman
  5. This step is for a command to create an Unity desktop file for your launcher.
    cat > ~/.local/share/applications/postman.desktop <<EOL
    [Desktop Entry]
    Encoding=UTF-8
    Name=Postman
    Exec=postman
    Icon=/opt/Postman/resources/app/assets/icon.png
    Terminal=false
    Type=Application
    Categories=Development;
    EOL

Postman data is not showing up

I am trying to put data to DNIF platform through Postman (HTTP POST method). In postman header section it is showing that data is added.(postman dataadd.png) but whenever i i fire query _fetch * from event limit 1 or _fetch * from abusefeed limit 10 the data is not appearing. (Abusefeed is name of event store).

Sample JSON data
[
{
"entry_type": "None",
"event_time": "0000-00-00 00:00:00.0-07",
"attacker_ip": "0.0.0.0",
"event_msg": "List provided by Webiron.com",
"emails_deliverable": "Yes",
"incidents_reported": 0,
"LogType": "Test",
"EvtLen": 66
}
]

What is the solution for this?

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.