Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    2,000 splunk iptables jobs fundet, i prisklassen EUR

    I am looking for a freelancer who can help me with Splunk queries for analysis. My overall goal is to improve system performance, with a focus on memory, CPU, and Response Time. Also, assist with creating Splunk Dahsboards. I need this only for this project. The ideal candidate should have experience in: - Splunk queries for system performance analysis - Knowledge of memory usage metrics - Strong analytical skills to provide insights and recommendations for improvement. - Splunk Power User/ Super User

    €34 / hr (Avg Bid)
    €34 / hr Gns Bud
    4 bud

    I am looking for a Splunk expert who can help me create queries and reports for my network traffic data. The ideal candidate should have experience working with Splunk and be able to incorporate network traffic data into their queries. Report Format: - I want the reports to be presented in a dashboard format. Data Points: - The specific data points that I want to see in the reports are the top URLs accessed. If you have experience working with Splunk and are confident in your ability to create these reports, please submit your proposal.

    €46 / hr (Avg Bid)
    €46 / hr Gns Bud
    1 bud

    I am certified with some cyber security vendor certificates and i am working on ways to build my practical experience. I need an experience SOC Analyst to assist me in gaining the practical experience needed, with Splunk.

    €403 (Avg Bid)
    €403 Gns Bud
    17 bud

    Hi I need support LDAP with Splunk for my consultant indian time 7am to 8:30 am Tuesday to Saturday 12$/hourly. I have different jira tickets, the main tool . On back end the data is stored in datapower. On front the data is accessed using LDAp or created through LDAP . We use post man and splunk for testing tools . Payment every Saturday after session support done veai paylea. Please check the images ..

    €11 / hr (Avg Bid)
    €11 / hr Gns Bud
    3 bud

    I am seeking an experienced freelancer to assist with Urbancode deploy and AWS Devops for an infrastructure-only project. The ideal candidate will have experience with Amazon Web Services (AWS), particularly with EC2,Splunk. The scope of the deployment will only involve

    €20 / hr (Avg Bid)
    €20 / hr Gns Bud
    37 bud

    I need you to answer the questions below with citations/references - Describe in detail how you tested all configurations with real practical tests and/or with your gathered information in the report. - Discuss the advantages and disadvantages of firewalls with iptables and make suggestions to overcome the disadvantages in your report. - Discuss the roles and significance of packet filtering, circuit relay and application layer firewalls in building multilayer firewalls. Comment on how the use of multilayer firewalls impacts on the network traffic delivery time.

    €12 (Avg Bid)
    €12 Gns Bud
    14 bud

    ...virtualization software - Knowledge of networking - Ability to complete the project as soon as possible I've reinstalled the Ubuntu 22.04, VMM 4.0.0 and VM pfSense. Ubuntu pings the Internet (very slow connection though), vm router and LAN devices. VM router pings Ubuntu and LAN devices, however not the Internet. This tells me Internet is running via the Ubuntu 22.04 iptables, rather than via the vm router. Somehow I think I'm missing bridging the WAN interface NIC0-br0-vm router? The 2 routes for upstream connection are: default via dev br1 proto static metric 100 onlink default via dev br0 proto dhcp src metric 100 I have the first one set manually. The latter is due to the DHCP client enabled on br0. So the bridge gets a config

    €90 (Avg Bid)
    €90 Gns Bud
    10 bud

    I am seeking a Splunk and Grafana expert to aid in the creation of alerts for monitoring network traffic. My ideal candidate will have experience with real-time alert triggers and sending email notifications when alerts are triggered. Specific requirements for this project include: - Monitoring network traffic data sources - Real-time alert triggers - Email notifications when alerts are triggered Ideal skills and experience for this job include: - Expertise in Splunk and Grafana - Familiarity with monitoring network traffic data sources - Experience with real-time alert triggers and email notifications If you have the skills and experience necessary for this project, please apply and we can discuss further details.

    €19 / hr (Avg Bid)
    €19 / hr Gns Bud
    9 bud

    I am looking for a skilled freelancer who can help me resolve an issue with ping connections between an Ubuntu 22.04 Desktop and Virtual Machine Manager 4.0.0 VM. The VM destination host is currently unreachable due to the different networks setup. The current network setup includes the Ubuntu Desktop and VM Manager on different networks, with no specific n...problem might be between netplan and libvirtd? Ping error: VMM automatically creates a bridge virbr0 and I don't know how to ignore it and use my created bridges NIC0-br0 and NIC1-br1: Bridges I created: NetworkManager configuration file: Routes: Not sure if there's an iptables issue?

    €80 (Avg Bid)
    €80 Gns Bud
    24 bud

    I am a parent with four children. To better manage their daily time a...can adjust it. When an account reaches the daily internet usage limit, the tool will automatically disconnect the network connection for the account until the next day when the counter resets. A clean and easy-to-use management interface is provided for parents to elegantly access via WeChat, monitor the internet usage of each account in real time, and adjust the duration. The tool will use iptables and ts to automatically set the daily internet usage duration in the background, and limit the internet speed to 0kb/s once the limit is reached, with daily updates. I expect you to accomplish this task using shell scripts, and I would like you to comment on the code in detail so I understand the functionality of ...

    €263 (Avg Bid)
    €263 Gns Bud
    12 bud

    I have a freepbx server which is adding the sip servers ip to the block list with "reject-with icmp-port-unreachable" I have already added this to the whitelist but it keeps adding it back to the blacklist within a few mins. Require someone to remotely login by Anydesk and diagnose fix this for me. I have access by SSH and GUI

    €38 / hr (Avg Bid)
    €38 / hr Gns Bud
    12 bud

    I am looking for an experienced Splunk expert to help me set up a system for saving and monitoring network logs. The ideal candidate should be familiar with the following: - Splunk Enterprise - Network Security Monitoring - TCP/IP Protocols - Basic System Administration The project involves setting up a system to monitor more than 50 hosts/network devices, with both real-time monitoring and periodic analysis required. The system should be able to gather and analyze log data from various sources, including routers, switches, and servers. The primary tasks of the project include: - Setting up Splunk Enterprise on a server - Configuring data inputs for network logs - Creating dashboards and reports for real-time monitoring and periodic analysis - Setting up alerts and...

    €156 (Avg Bid)
    €156 Gns Bud
    15 bud

    LINUX - IPTABLES TRAFFIC PROXY SERVER - SQUID TRANSPARENT Necessary to configure "SQUID TRANSPARENT" and Iptables to connect proxy server. http_port 8888 transparent /var/log/squid/ This example iptables output traffic proxy server: # Redirect HTTP traffic to the proxy server sudo iptables -t nat -A OUTPUT -p tcp --dport 80 -j DNAT --to-destination "$PROXY_IP:$PROXY_PORT" # Redirect HTTPS traffic to the proxy server sudo iptables -t nat -A OUTPUT -p tcp --dport 443 -j DNAT --to-destination "$PROXY_IP:$PROXY_PORT" Error on connected iptables to squid proxy /var/log/squid/: TCP_MISS/403 4135 GET - HIER_NONE/- text/html TAG_NONE/400 4417 NONE error:invalid-request - HIER_NONE/- text/html

    €38 (Avg Bid)
    €38 Gns Bud
    12 bud

    IPTABLES TRAFFIC PROXY SERVER - SQUID TRANSPARENT Necessary to configure "SQUID TRANSPARENT" and Iptables to connect proxy server. This example iptables output traffic proxy server: # Redirect HTTP traffic to the proxy server sudo iptables -t nat -A OUTPUT -p tcp --dport 80 -j DNAT --to-destination "$PROXY_IP:$PROXY_PORT" PROXY_PORT="3130" # Redirect HTTPS traffic to the proxy server sudo iptables -t nat -A OUTPUT -p tcp --dport 443 -j DNAT --to-destination "$PROXY_IP:$PROXY_PORT"

    €32 (Avg Bid)
    €32 Gns Bud
    5 bud

    Hi I need support LDAP with Splunk for my consultant indian time 9 am to 10:30 am Tuesday to Saturday 12$/hourly. Payment every Saturday after session support done veai paylea. Please check the images ..

    €11 / hr (Avg Bid)
    €11 / hr Gns Bud
    4 bud

    Create text file step by step commands: Configuring Squid Proxy Transparent to acess trought Iptables Acess Trought Iptables Squid proxy: example commands: iptables -t nat -A OUTPUT -p tcp --dport 80 -j DNAT --to-destination "$PROXY_IP:$PROXY_PORT"

    €29 (Avg Bid)
    €29 Gns Bud
    4 bud

    ...effective. The current Problem statement is as follows: They are experiencing close to one billion phishing attempts daily and have 42 departments. These departments use a variety of decentralized SIEMs, including the Elastic, Chronicle, SPLUNK, and WAZUH platforms. It is necessary to have a single platform or dashboard where all decentralized platforms' analytics can be tracked. The ideal candidate will have experience with information security, security analysis, and security information and event management. They should be familiar with tools such as Kibana, Splunk, and WAZUH. Extremely strong communication skills and the ability to work collaboratively with other team members are essential. As a candidate, please submit a proposal outlining your experience and ...

    €30 / hr (Avg Bid)
    €30 / hr Gns Bud
    5 bud

    Deep knowledge in Pega Administrator Knowledge PDC tool PegaRules and Alert log Queue Processor Job Scheduler File Listener MQ Listener All types of API's - REST, SOAP etc Other Admin Knowledge Load Balancing Nodes/Server Webspehere App Server Websphere MQ Server Administration (Preferred) Splunk Networking Knowledge APM Tools like App Dynamics Knowledge Oracle Database

    €27 / hr (Avg Bid)
    Lokal
    €27 / hr Gns Bud
    2 bud
    Ubuntu work Udløbet left

    We have a task for which we have allocated an hour in the budget. If you think it will take longer, please do not bid. You work via anydesk on our PC. 1. Move ssh to port 3421 2. Install iptables and block all non-Danish IP addresses plus approve 2 other IP addresses 3. we must have changed so that /home/ has a 1.8 TB hard disk

    €33 / hr (Avg Bid)
    €33 / hr Gns Bud
    20 bud
    AZURE SPLUNK Udløbet left

    My goal with this task is to establish a solid integration between Azure and Splunk. I want to be able to easily and effectively analyze log data from both systems. Migration and implementation of the data should be done within 1-2 weeks, depending on the integration should have an emphasis on performance and reliability. To achieve this, I need a resource that has good experience with distributed computing systems, and who is adept in both Azure and Splunk. The person I hire must be familiar with Azure platform concepts, application and data architectures, Splunk architectures and commands, and the services they both offer, in order to successfully integrate the platforms. Time management and communication will also be an important factor in the completion of this ta...

    €70 (Avg Bid)
    €70 Gns Bud
    5 bud
    Splunk Soar Udløbet left

    I am looking for a freelancer who can assist me with my Splunk Soar project. It is a college project I'm hard stuck at a particular thing, it vl great help. I already have an existing Splunk environment set up, and my main goal for this project is to automate incident response. The level of customization and complexity required for the automation is basic. I can pay fair price. Therefore, I am seeking a freelancer with the following skills and experience: Skills: - Experience with Splunk Soar - Knowledge of incident response automation - Familiarity with basic customization in Splunk Experience: - Proven track record of successfully implementing Splunk Soar - Experience in incident response automation - Ability to work independently and efficiently...

    €6 / hr (Avg Bid)
    €6 / hr Gns Bud
    1 bud

    It is a college project, I just need help in implementation of work flow of splunk enterprise and splunk phantom together with 2-3 usecases. Although i have integrated and done somewhat work still i need bit help and a proper workflow so i need professional who can help me in this and yes i can pay fair price.

    €79 (Avg Bid)
    €79 Gns Bud
    4 bud
    Splunk analyst Udløbet left

    Looking for a Splunk analyst Should be good in analyzing logs Should be good in building reports and dashboards

    €10 / hr (Avg Bid)
    €10 / hr Gns Bud
    7 bud

    Hi, I need some assistance with iptables rules. Let me describe situation. I have installed an ocserv server on a VPS and clients connects to this VPS. (Clients IP Pool : ) On same VPS I have a v2ray client that connects to a v2ray server. Local applications on this VPS can connect to proxy server via these parameters : IP = Port = 10808 Now I want to route all ocserv clients traffic to v2ray connection via redsocks. Please note that I need to route traffic to only and not entire VPS traffic, because ocserv clients must connect to ocserv server directly and not via proxy ! Please note that you must familiar with ocserv, iptables, redsocks and v2ray to do this project.

    €44 (Avg Bid)
    €44 Gns Bud
    6 bud

    We need assistance with carefully planned docker Linux setup. You must have long experience with Linux, Docker, networking, iptables/firewalld, systemd. We need a carefully planned Docker environment with working network setup with iptables/firewalld protection and easy new Docker deployment. We also need documentation and training (Docker basics, how to add new Docker etc) so we can do basic tasks. I am a Linux professional since 1995 but I am very busy and we need extra hands for this.

    €32 / hr (Avg Bid)
    €32 / hr Gns Bud
    43 bud

    Need an expert for a very small project on Kali Linux and splunk software.

    €37 (Avg Bid)
    €37 Gns Bud
    9 bud
    Splunk Developer Udløbet left

    ...enhancement of the client's Splunk environment. Splunk is comprised of multiple on premise installations focused primary on enabling cyber security and enterprise analytic capabilities. This role will be responsible to ensure the environments are running optimally, respond to incidents, implement enhancements and consult on project deliverables. This role is for an Intermediate or Senior Splunk Developer. This role reports to the Manager Enterprise Analytics. Other Responsibilities: ● Designs, automates and manages data visualization leveraging Splunk ● Analyzes information requirements of customers and support teams and determines the best technical solutions ● Collaborates with business and technical partners to understand and evaluate their needs for ...

    €28 / hr (Avg Bid)
    €28 / hr Gns Bud
    3 bud

    As an experienced and recognized leader in the field of information technology, our team is looking for expert assistance in providing Splunk training to our team. We need online training for a specific Splunk product version, as well as additional Splunk services including deployment and consulting. We require a knowledgeable and experienced instructor who can develop and execute a comprehensive training program for our team. The ideal candidate should have substantial expertise in the Splunk software, along with required knowledge of deploying and monitoring services. Our goal is to ensure that our team members are up-to-date on their Splunk skillsets, and we would love to work with someone who can provide us with the results we are looking for.

    €28 / hr (Avg Bid)
    €28 / hr Gns Bud
    1 bud

    I am looking to hire someone to configure my firewall with a dedicated server and Ubuntu20 as the distribution. I don not need a dedicated server, but I do need persistent protection against DDoS attacks. I am currently using OVH and need someone who knows how...distribution. I don not need a dedicated server, but I do need persistent protection against DDoS attacks. I am currently using OVH and need someone who knows how to work with these systems. Experience in firewall configuration and DDoS prevention is essential for this project. At moment i have try with these but not really work: iptables Drop countrys manually with: and put this Ddos script: Please contact me for more details. Thank you.

    €172 (Avg Bid)
    €172 Gns Bud
    6 bud

    * Processing events as they arrive on an Event Hub * Separating batched events (events in a `records[]` array) into individual events * Formatting events in the `event` format for a Splunk HTTP Event Collector * Sending event data to Splunk via [HTTP Event Collector]() * Use AQMP, Managed Identity, CheckpointStore

    €1116 (Avg Bid)
    €1116 Gns Bud
    9 bud
    Extraction Udløbet left

    I need assistance with web-scraping basketball analytics from numerous webpages. I would like this data to be dumped into Python or Splunk, expressed on a dashboard and refreshed manually when needed. Can anyone assist me? Thanks for your time.

    €142 (Avg Bid)
    €142 Gns Bud
    33 bud

    We need a windows based tool that can be compiled as .exe and .dll with features similar to those of iptables on linux: 1- It will have tables, chains, rules and windows machine as a client. 2- It will have four tables at least: filter table, NAT table, mangle table and Raw table. 3- Filter table will have 3 chains (input, output, forward). 4- NAT tables will have 3 chains (Preouting, Output, Postrouting) 5- Mangle table will have following chains (Prerouting, Postrouting, Output, Input, Forward) 6- Raw table will have Prerouting and output chains only. 7- Targets will be either : Accept,drop,return and rject. 8- Tool will be managed remotely on port 445 using smb pipes only using and python script for interacting with it. 9- Tool will be managed by providing correct authentication...

    €171 (Avg Bid)
    €171 Gns Bud
    21 bud

    I recently added an ip to and then ran /usr/sbin/csf -r (Debian server) I now get this error: Error: FASTSTART: (CC_DENY [cn] IPv4) [] [iptables-restore v1.8.2 (legacy): invalid mask `' specified]. Try restarting csf with FASTSTART disabled, at line 5781 and the ip I am trying to block is still getting through.....???

    €21 (Avg Bid)
    €21 Gns Bud
    4 bud

    I am looking for splunk expert for generating splunk report that will run the large data sets and modifying existing splunk queries to measure latencies and bandwidth

    €17 / hr (Avg Bid)
    €17 / hr Gns Bud
    4 bud

    Need help with generating splunk reports.

    €46 / hr (Avg Bid)
    €46 / hr Gns Bud
    4 bud
    Splunk report Udløbet left

    I need help with generating splunk report and adding the instrumentation using P90,P95 and P99 standards

    €160 (Avg Bid)
    €160 Gns Bud
    5 bud

    I am looking for Splunk expert in the backend for retrieving data using splunk queries and generating that in report format to email

    €152 (Avg Bid)
    €152 Gns Bud
    7 bud

    Need a Json developer for a Node Red to Splunk integration piece.

    €18 / hr (Avg Bid)
    €18 / hr Gns Bud
    22 bud

    Go lang proficiency Splunk GRPC Protobuf Go lang api development and splunk expertise to create dashboard and alerts is main requirement

    €19 / hr (Avg Bid)
    €19 / hr Gns Bud
    18 bud

    Need AWS expert to design/ migrate Onprem splunk servers to splunk cloud. Cloudformation Lambda a must.

    €28 / hr (Avg Bid)
    €28 / hr Gns Bud
    19 bud
    Java Developer Udløbet left

    We are seeking a highly motivated Backend Java Engineer with 2-5 years of experience in developing and maintaining scalable and efficient applications using Springboot 5, Redis, and AWS EC2 RDS. The ideal candidate will also have experience with observability and logging tools like Datadog, ELK Stack, Splunk, or Grafana. Must Have - Java 11+ - Mysql or Maria DB - Understanding of Caches (e.g Redis) - Understanding of AWS, EC2, RDS and Event Driven Systems - Good verbal and written communication in English Nice to Have - Have worked on Observability and loggging ELK or Datadog - Understanding of MVP style of development

    €503 (Avg Bid)
    €503 Gns Bud
    29 bud

    Hello, I'm looking to build VPN Chain that uses WireGuard to build the attached networking Topology. The main goal is to hide the originator network footprint. The ideal person has a good understanding off VPC, Network Routing and IPTables to ensure this is able to function. Topology Overview: The traffic flows from Client > Pretend to be Client (Hub1) > Hub 2 Forwards to OpenVPN > Internet. The OpenVPN has already been configured and provided. I look forward to your proposals,

    €223 (Avg Bid)
    €223 Gns Bud
    5 bud

    We are looking for a Splunk expert. We ask that candidates complete a technical assignment prior to the interview.

    €60 / hr (Avg Bid)
    €60 / hr Gns Bud
    2 bud

    I lost access to port 22 and need to fix that. I am on OVH and I'm in rescue more. But there are some issues installing: sudo apt-get install iptables-persistent -y

    €23 - €46 / hr
    Forseglet NDA
    €23 - €46 / hr
    3 bud
    Splunk dashboards Udløbet left

    Creation of Splunk dashboards

    €78 (Avg Bid)
    €78 Gns Bud
    3 bud

    In short, a complete assignment will show that you can: Create AMIs from an existing VM and deploy new VMs based on that AMI. Use SSH keys, rsync, and cron to keep data on multiple servers synchronized. Use iptables as an Apache load balancer by directing traffic to a random slave.

    €84 (Avg Bid)
    €84 Gns Bud
    13 bud

    I need an expert in Splunk who can prep me for an interview.

    €162 (Avg Bid)
    €162 Gns Bud
    8 bud

    I have a linux router setup that attaches 2 VLANS VLAN1 VLAN20 Interface 1 = ( VLAN1) Interface 2 = ( VLAN 20) I have IPv4 forwarding enabled on the linux machine. It is running Ubuntu 22.02 I have devices in VLA...enabled on the linux machine. It is running Ubuntu 22.02 I have devices in VLAN 20 that sent out broadcasts with the bacnet protocol via UDP. When the linux router receives these broadcasts on interface2 ( ) I need it to send the packets out the interface on VLAN1 () to a specific host on VLAN 1 I need to know how to do this with either static routes and/or Iptables. The version of UBUNTU I am using uses NETPLAN for networking FYI. Please see an attached diagram. Thank you!

    €129 (Avg Bid)
    €129 Gns Bud
    16 bud

    2-10 USD I'm looking for an experienced SOC analyst who has working experience in SOC and Splunk, Queries, Logs, Events, etc. => to work with as a mentor, I have started a Udemy course as first step, which we'll be using as a resource (as first step) My first question is in fact related to adding botsv1 to Splunk, I tried to install all apps, and add folder in etcapps => but didn't work, so I need your help to solve that issue first. Don't hesitate to ask any question you want

    €7 / hr (Avg Bid)
    €7 / hr Gns Bud
    6 bud

    Looking for splunk/imperva certified professionals.

    €18 / hr (Avg Bid)
    €18 / hr Gns Bud
    4 bud